How to predict using multivariate linear regression in matlab
Mostra commenti meno recenti
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 Commento
Rana S.Chegani
il 8 Ago 2016
Modificato: Rana S.Chegani
il 8 Ago 2016
I have the same problem, did you find out how to do it?
Risposte (1)
the cyclist
il 9 Ago 2016
0 voti
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 Commento
Yuchun Ding
il 13 Dic 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?
Categorie
Scopri di più su Linear Predictive Coding in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!