How to predict using multivariate linear regression in matlab

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일

0 개 추천

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

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?

댓글을 달려면 로그인하십시오.

태그

질문:

2016년 1월 5일

댓글:

2019년 12월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by