old PCA function documentation

Hi,
I am updating and incorporating in my analysis an old code written by someone else. To perform PCA they use the old function 'princomp'. Is there a place where I can find the documentation of such function?
In particular, does the option 'econ' called as below correspond to the modern 'Economy'=True?
thanks!
[..] = princomp(X,'econ')

 Accepted Answer

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!