regstats response Y is only vector

1 Ansicht (letzte 30 Tage)
ahmed shaaban
ahmed shaaban am 17 Jun. 2014
Kommentiert: ahmed shaaban am 19 Jun. 2014
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

Akzeptierte Antwort

the cyclist
the cyclist am 17 Jun. 2014
Bearbeitet: the cyclist am 17 Jun. 2014
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.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by