Regression with multiple variables
古いコメントを表示
There is 'Regression Leaner' in Matlab app.
And, data can be trained with 1 response (Y) and the other predictors.(X1,X2,X3,...)
But, how can I train data to get multiple outputs?
i.e. multiple input (X1,X2,X3,...) and multiple outputs (Y1,Y2,Y3,..)
1 件のコメント
dpb
2017 年 5 月 20 日
Statistics Toolbox includes Multivariate Linear Regression.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で 선형 회귀 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!