How to propagate variable error in regression analysis using MATLAB
Afficher commentaires plus anciens
Suppose we have a regression equation with one dependent variable (Y) and several independent variables (X1, X2, X3...) and each of the independent variables has associated error (e1, e2, e3) associated with it. I would like to know the MATLAB code or function through which i can propagate these variable errors to Y through regression analysis or correlation matrix.
Réponses (1)
Star Strider
le 12 Nov 2012
0 votes
A question quite similar to yours appeared earlier today: correlation and fitting line to a data set with standard error.
Catégories
En savoir plus sur Descriptive Statistics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!