Weighted Least Squares VS Weighted Nonlinear Regression in Matlab?

조회 수: 1 (최근 30일)
Eason Wang
Eason Wang 2015년 8월 20일
For weighted least squares, it can be used for all regression methods that invoke least squares, including nonlinear regression. In the description of Matlab, "http://www.mathworks.com/help/curvefit/least-squares-fitting.html", weighted least squares only adjusts the weighting when calculating the sum squares of residuals. However, for weighted nonlinear regression, "http://www.mathworks.com/help/stats/examples/weighted-nonlinear-regression.html", it's more like a data transform method. It will multiply a weighting function to the observed data and also the model that will be used for fitting.It seems that both these two methods could deal with the situation in which observed data are with nonconstant error variance. So, what's the difference between them? Thank you.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by