How to propagate variable error in regression analysis using MATLAB
Mostrar comentarios más antiguos
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.
Respuestas (1)
Star Strider
el 12 de Nov. de 2012
0 votos
A question quite similar to yours appeared earlier today: correlation and fitting line to a data set with standard error.
Categorías
Más información sobre Descriptive Statistics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!