Learn R Programming

⚠️There's a newer version (1.1.4-5) of this package.Take me there.

random.polychor.pa (version 1.1.1)

A Parallel Analysis With Polychoric Correlation Matrices

Description

The Function performs a parallel analysis using simulated polychoric correlation matrices. The nth-percentile of the eigenvalues distribution obtained from both the randomly generated and the real data polychoric correlation matrices is returned. A plot comparing the two types of eigenvalues (real and simulated) will help determine the number of real eigenvalues that outperform random data. The function is based on the idea that if real data are non-normal and the polychoric correlation matrix is needed to perform a Factor Analysis, then the Parallel Analysis method used to choose a non-random number of factors should also be based on randomly generated polychoric correlation matrices and not on Pearson correlation matrices. Version 1.1.1 a minor bug in showing the estimanted time needed to conclude the simulation is fixed. In this version it is also introduced the possibility to manage datafiles containing factor variables (i.e., variables with ordered categories) which in past versions may cause the function to stop computations when the Pearson correlation matrix is computed (due to the fact that in this instance a numerical matrix is expected).

Copy Link

Version

Install

install.packages('random.polychor.pa')

Monthly Downloads

271

Version

1.1.1

License

GPL (>= 2)

Maintainer

Fabio Presaghi

Last Published

July 9th, 2010

Functions in random.polychor.pa (1.1.1)

random.polychor.pa

A Parallel Analysis With Randomly Generated Polychoric Correlation Matrices
Parallel-Analysis-of-Polychoric-Correlations

A Parallel Analysis with Random Polychoric Correlation Matrices