How to predict using multivariate linear regression in matlab

4 ビュー (過去 30 日間)
Nitesh Patidar
Nitesh Patidar 2016 年 1 月 5 日
コメント済み: Yuchun Ding 2019 年 12 月 13 日
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 件のコメント
Rana S.Chegani
Rana S.Chegani 2016 年 8 月 8 日
編集済み: Rana S.Chegani 2016 年 8 月 8 日
I have the same problem, did you find out how to do it?

サインインしてコメントする。

回答 (1 件)

the cyclist
the cyclist 2016 年 8 月 9 日
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 件のコメント
Yuchun Ding
Yuchun Ding 2019 年 12 月 13 日
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?

サインインしてコメントする。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by