Nonlinear Regression: Residual Analysis
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi,
when performing a residual analysis of a classic linear regression model, the residuals typically have to fulfill three requirements:
1) Normal distribution
2) Constant Variance (Homoscedasticity)
3) Freedom of Autocorrelation
However, few sources can be found about residual analysis in nonlinear regression (especially if robust methods such as bisquare or LAR are applied). Does anyone know if the requirements to the residuals remain the same?
Thanks
Vince
댓글 수: 0
답변 (1개)
Krispy Scripts
2016년 12월 1일
My understanding is that non-linear regression is needed when such things as normal distribution, homoscedasticity, and autocorrelation are not met, that is that there is some correlation among dimensions that is not linear. I do not know as to any stated residuals that are required or necessary for non-linear regression. However, those performing non-linear regression normally plot the residual plot, which in non-linear regression tends to show hyperbolic or other abnormal like distributions instead of the normal spread around the horizontal of a residual plot.
참고 항목
카테고리
Help Center 및 File Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!