How can I scale the predictor variables when performing multiple linear regression by using weighted least squares method?
显示 更早的评论
The constant term of the predictor variables will not be constant after using weighted method, because of that, the original constant term can not be eliminated by scaling. Should I add another constant term ?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Linear Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!