pcaPA: Parallel Analysis for Ordinal and Numeric Data using Polychoric and Pearson Correlations with S3 Classes

A set of functions to perform parallel analysis for principal components analysis intended mainly for large data sets. It performs a parallel analysis of continuous, ordered (including dichotomous/binary as a special case) or mixed type of data associated with a principal components analysis. Polychoric correlations among ordered variables, Pearson correlations among continuous variables and polyserial correlation between mixed type variables (one ordered and one continuous) are used. Whenever the use of polyserial or polychoric correlations yields a non positive definite correlation matrix, the resulting matrix is transformed into the nearest positive definite matrix. This is a continued work based on a previous version developed at the Colombian Institute for the evaluation of education - ICFES.

Version: 2.0.2
Depends: R (≥ 3.3.0), polycor, ltm, stats, ggplot2, mc2d, sfsmisc
Published: 2016-09-16
Author: Carlos A. Arias and Victor H. Cervantes.
Maintainer: Carlos A. Arias <caariasr22 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Materials: README
CRAN checks: pcaPA results

Downloads:

Reference manual: pcaPA.pdf
Package source: pcaPA_2.0.2.tar.gz
Windows binaries: r-devel: pcaPA_2.0.2.zip, r-release: pcaPA_2.0.2.zip, r-oldrel: pcaPA_2.0.2.zip
OS X El Capitan binaries: r-release: pcaPA_2.0.2.tgz
OS X Mavericks binaries: r-oldrel: pcaPA_2.0.2.tgz
Old sources: pcaPA archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pcaPA to link to this page.