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!