非线性回归的概率区间
1Department of Clinical Pharmacology and Therapeutics, Asan Medical Center, University of Ulsan College of Medicine, Seoul 05505, Korea.
Translational and clinical pharmacology
|July 13, 2023
概括
对于非线性模型,沃尔德置信区间是有限的. 本研究在R软件中引入了概率间隔,提供了更准确的估计,反映了概率概况.
科学领域:
- 药量计和统计建模. 药量计和统计建模.
- 计算统计和软件开发.
背景情况:
- 沃尔德置信区间是非线性模型的标准,但未能捕捉概率概况不对称.
- 现有的统计软件缺乏用于基于概率的间隔估计和非线性回归中的配置图像可视化的工具.
研究的目的:
- 实施R.中非线性模型的概率区间估计和概率概率图谱绘制.
- 通过提供准确的,配置意识的估计来解决瓦尔德间隔的局限性.
- 增强 wnl R 软件包用于非线性建模的功能.
主要方法:
- 在wnl R包中开发和集成用于概率区间计算的函数.
- 实施概率概况绘图,以可视化参数不确定性.
- 使用适应度-时间数据的药理动力学模型进行演示.
主要成果:
- 在wnl R包中成功实现概率区间估计和配置图绘制.
- 与沃尔德间隔相比,新的函数提供了更准确的参数不确定性表示.
- 药理动力学模型示例说明了实施的方法的实际应用和好处.
结论:
- 现在,wnl R包提供了强大的工具,用于在非线性模型中基于概率的推理.
- 这些实现克服了以前的软件限制,促进了更可靠的参数估计.
- 该研究推进了在非线性回归分析和药理学中使用概率概况的应用.
相关概念视频
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Parametric Survival Analysis: Weibull and Exponential Methods
484
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
484
Confidence Intervals
6.6K
An unbiased point estimate is often insufficient to predict a population estimate, such as population mean or population proportion. In this scenario, a confidence interval is used. A confidence interval is an estimate similar to a sample proportion. However, unlike the point estimate which is a single value, the confidence interval contains a range of values. These values have lower and upper limits, known as confidence limits, and can be designated as L1 and L2, respectively.
A...
A...
6.6K
Nonlinear Pharmacokinetics: Causes of Nonlinearity
244
Nonlinearity in drug pharmacokinetics is caused by various factors influencing how a drug is absorbed, distributed, metabolized, and excreted. Understanding these nonlinear processes is crucial for predicting drug behavior in the body and optimizing drug dosing regimens.
Nonlinear drug absorption can occur when the process is rate-limited by solubility, carrier-mediated transport systems, or saturation of the presystemic gut wall or hepatic metabolism. For instance, high doses of riboflavin...
Nonlinear drug absorption can occur when the process is rate-limited by solubility, carrier-mediated transport systems, or saturation of the presystemic gut wall or hepatic metabolism. For instance, high doses of riboflavin...
244
Interpretation of Confidence Intervals
6.0K
A confidence interval is a better estimate of the population than a point estimate, as it uses a range of values from a sample instead of a single value.
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
6.0K
Linear Approximation in Frequency Domain
114
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
114


