How to predict using multivariate linear regression in matlab

5 Ansichten (letzte 30 Tage)
Nitesh Patidar
Nitesh Patidar am 5 Jan. 2016
Kommentiert: Yuchun Ding am 13 Dez. 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

Antworten (1)

the cyclist
the cyclist am 9 Aug. 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 Kommentar
Yuchun Ding
Yuchun Ding am 13 Dez. 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?

Melden Sie sich an, um zu kommentieren.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by