Kaiser-Guttman Criterion in R

Dear All,

I've been using some packages in R for MCA/PCA-like analysis, yet I can't seem to find a package (or a function) within a package which allows me to implement the Kaiser-Guttman Criterion for specifying all the eigenvalues greater than 1.

Would anybody know a command in R for doing so, and the relevant packages?

There is a command at the very bottom of this page, but the authors do not specify the package used in R.

https://www.geo.fu-berlin.de/en/v/soga/Geodata-analysis/Principal-Component-Analysis/principal-components-basics/Choose-principal-components/index.html

Would be good to hear everyone's thoughts.

This post explains how to perform the KG test using the FactoMineR package.

Thank you Richard, much appreciated.

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.