Problem with detection of multicolinearity in a matrix

Well, title says it all. The problem is that i would like to find whether my independent variables are really independents. I only found the collintest function but that would require to test every x by pairs and would be too much hard coding. Any idea anyone? Sincerely,
a noob

回答 (1 件)

Leah
Leah 2013 年 6 月 7 日

1 投票

would a correlation matrix help you out?
RHO = corr(X)

この質問は閉じられています。

質問済み:

2013 年 6 月 7 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by