Why is PCA returning only one component when I have 50 variables?

4 ビュー (過去 30 日間)
Kim
Kim 2014 年 8 月 20 日
I am trying to use PCA in Matlab 2013. I have 50 variables with 52 observations for each. In the example given in documentation there is a component (as I understand each column of coefficients is a component) for each variable. When I do (coeffs, scores)=pca(data) I only get one column of coefficients with 52 rows. Can anyone explain what I am doing wrong please? Thanks!

回答 (0 件)

カテゴリ

Help Center および File ExchangeDimensionality Reduction and Feature Extraction についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by