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
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
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
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?
카테고리
도움말 센터 및 File Exchange에서 Linear Predictive Coding에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!