How to propagate variable error in regression analysis using MATLAB
이전 댓글 표시
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.
답변 (1개)
Star Strider
2012년 11월 12일
0 개 추천
A question quite similar to yours appeared earlier today: correlation and fitting line to a data set with standard error.
카테고리
도움말 센터 및 File Exchange에서 Descriptive Statistics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!