Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

question on multiple linear regression

2 Ansichten (letzte 30 Tage)
crixus
crixus am 21 Mär. 2015
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
hi all, i have a rough idea of how multiple linear regression works(using regression coefficient and error term to predict a single y) but i'm not sure how does it make a series of prediction for different values of y with different values of x ?
example i have 300 values for each of the 5 variables x and 300 values for y. I used 250 for training and the rest for testing. so how do multiple linear regression makes the prediction ? Does it average the 250 equations ?
  1 Kommentar
dpb
dpb am 21 Mär. 2015
No, you evaluate the fitted model at values of the independent variables. Those could be the values in the existing data set or others.

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by