Differences between stepwisefit and robustfit?
이전 댓글 표시
I am trying to do a linear regression between y (100x1) against X (100x5 variable 1,2,3,4,and 5).
What is the best linear regression method I should use: Robustfit or Stepwisefit?
Many thanks.
댓글 수: 1
Rohit Reddy Madasani
2016년 7월 13일
편집: Rohit Reddy Madasani
2016년 7월 13일
Hi Leon,
Your choice of model depends on precisely what you are trying to explain. You should have some a priori knowledge that explains
1.Why you are creating a model.
2.What you think that the relationship between the variables should be modeled as.
3.Why you think that the relationship between the variables should be modeled.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Multiple Linear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!