How to propagate variable error in regression analysis using MATLAB

9 views (last 30 days)
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.

Answers (1)

Star Strider
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.

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!