How to predict using multivariate linear regression in matlab

5 visualizaciones (últimos 30 días)
Nitesh Patidar
Nitesh Patidar el 5 de En. de 2016
Comentada: Yuchun Ding el 13 de Dic. de 2019
The description for mvregress is described in matlab help. However I am unable to find function for predicting data using estimated coefficients from mvregress.
Thanks in advance
  1 comentario
Rana S.Chegani
Rana S.Chegani el 8 de Ag. de 2016
Editada: Rana S.Chegani el 8 de Ag. de 2016
I have the same problem, did you find out how to do it?

Iniciar sesión para comentar.

Respuestas (1)

the cyclist
the cyclist el 9 de Ag. de 2016
The documentation of mvregress shows an example of plotting the fitted (i.e. "predicted") values. See the code and figure just after the sentence, "Plot the fitted regression model."
  1 comentario
Yuchun Ding
Yuchun Ding el 13 de Dic. de 2019
hi, is there a way to train a multivariate linear regression so if we have a new data we can use the model to predict the multiple response?

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by