Deming regression

版本 1.0.0.0 (69.3 KB) 作者: Peter Nagy
Deming regression with the intercept constrained to zero
238.0 次下载
更新时间 2016/1/23

查看许可证

Deming regression is based on maximum likelihood estimation and it is used for fitting a line on measurement data when both X and Y have measurement errors. Implementations of Deming regression are available for the general case, but it is often required to fit a line whose intercept is constrained to zero. The function, DemingRegression, can perform both general Deming regression and the constrained fitting as well. It requires the measured data points (X and Y), the ratio of the variances of Y and X, and another input parameter which decides whether the intercept is to be constrained to zero.
Derivation of the general Deming model is available elsewhere (e.g. Wikipedia). A PDF showing the derivation of the equation for the slope if the intercept is zero is available in the submission.

引用格式

Peter Nagy (2024). Deming regression (https://www.mathworks.com/matlabcentral/fileexchange/55056-deming-regression), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Descriptive Statistics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0