How to propagate variable error in regression analysis using MATLAB
9 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
Star Strider
on 12 Nov 2012
A question quite similar to yours appeared earlier today: correlation and fitting line to a data set with standard error.
0 Comments
See Also
Categories
Find more on Descriptive Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!