Deming regression

Deming regression with the intercept constrained to zero
250 Descargas
Actualizado 23 ene 2016

Ver licencia

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.

Citar como

Peter Nagy (2025). Deming regression (https://es.mathworks.com/matlabcentral/fileexchange/55056-deming-regression), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Descriptive Statistics en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0