How to apply Principle Component Analysis on financial ratios to reduce dimensions.
Show older comments
Hello,
I have data set of financial ratios for 5 different companies during 5 years period. I will do another anaysis with the ratios but before that I want to extract the most important ratios to avoid uncessary variables in my future analysis. In order to do that I want to apply PCA into my data set but I am having trouble about preparing my dataset to apply PCA. I am noobie in matlab and also in statictics but I am working too hard to improve my skills. I would be glad if you can give me an advice where to start/how to start.
thanks in advance
2 Comments
Adam
on 28 Oct 2019
doc pca
is the best place to start, if you have the Statistics toolbox, including any links it takes you to with examples, e.g. the 'Topics' at the bottom.
Sumukh Bharadwaj
on 13 Mar 2026
doc pca
Accepted Answer
More Answers (1)
Sumukh Bharadwaj
on 13 Mar 2026
0 votes
doc pca
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!