How can I scale the predictor variables when performing multiple linear regression by using weighted least squares method?
Show older comments
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 ?
Answers (0)
Categories
Find more on Linear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!