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!