regstats response Y is only vector

조회 수: 1 (최근 30일)
ahmed shaaban
ahmed shaaban 2014년 6월 17일
댓글: ahmed shaaban 2014년 6월 19일
Hello All Any body knows why regstats function take only vector response data, not matrix. A lot of application need regression of vector (predictor) X on field (multi-dimension) response Y.
Is there is any alternative to this function with the same capabilities. Thanks in advance

채택된 답변

the cyclist
the cyclist 2014년 6월 17일
편집: the cyclist 2014년 6월 17일
There are several such functions in the Statistics Toolbox. I suggest you try
doc stats
to get an overview. Look at the Multivariate Data Analysis section, for example.
mvregress() is one possible function that you might want to look at.
  댓글 수: 1
ahmed shaaban
ahmed shaaban 2014년 6월 19일
Thanks a lot, I was searching for that.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Model Building and Assessment에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by