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 Center および File ExchangeModel Building and Assessment についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by