myregrinv

Resolve a calibration problem that is: to estimate mean value and confidence interval of x since y
2,8K téléchargements
Mise à jour 5 avr. 2018

Resolve a calibration problem (inverse regression problem) that is: to estimate mean value and confidence interval of x since y. This function computes a least-square linear regression using the supplied calibration points and then computes the X values for a supplied y observed vector. This routine uses MYREGR function. If it is not present on the computer, myregrinv will try to download it from FEX References: Sokal R.R. and Rohlf F.J. 2003 BIOMETRY. The Principles and Practice of Statistics in Biological Research (3rd ed., 8th printing, Freeman and Company, New York, XIX + 887 p.) pag. 491 - 493.
SEE also myregr, myregrcomp

Created by Giuseppe Cardillo
giuseppe.cardillo-edta@poste.it

To cite this file, this would be an appropriate format: Cardillo G. (2007) MyRegressionINV: resolve a calibration problem that is: to estimate mean value and confidence interval of x since y. http://www.mathworks.com/matlabcentral/fileexchange/15952

Citation pour cette source

Giuseppe Cardillo (2024). myregrinv (https://github.com/dnafinder/myregrinv), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Linear Regression dans Help Center et MATLAB Answers
Remerciements

Inspiré par : MyRegression

Community Treasure Hunt

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

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
2.0.0.0

inputparser; github link; retrieve dependencies from fileexchange

1.5.0.0

little changes in LOD and LOQ display

1.4.0.0

Now Ycalibrator and Yobserved can be matrix of repeated measures

1.3.0.0

This routine use MYREGR function. If it is not present on the computer, MyregrINV will try to download it from FEX.

1.2.0.0

Changes in description

1.1.0.0

Changes in help section

1.0.0.0

minor make-up

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.