The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

auto.pca: Automatic Variable Reduction Using Principal Component Analysis

PCA done by eigenvalue decomposition of a data correlation matrix, here it automatically determines the number of factors by eigenvalue greater than 1 and it gives the uncorrelated variables based on the rotated component scores, Such that in each principal component variable which has the high variance are selected. It will be useful for non-statisticians in selection of variables. For more information, see the <http://www.ijcem.org/papers032013/ijcem_032013_06.pdf> web page.

Version: 0.3
Imports: psych, plyr
Suggests: knitr
Published: 2017-09-12
Author: Navinkumar Nedunchezhian
Maintainer: Navinkumar Nedunchezhian <navinkumar.nedunchezhian at gmail.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: auto.pca results

Documentation:

Reference manual: auto.pca.pdf

Downloads:

Package source: auto.pca_0.3.tar.gz
Windows binaries: r-devel: auto.pca_0.3.zip, r-release: auto.pca_0.3.zip, r-oldrel: auto.pca_0.3.zip
macOS binaries: r-release (arm64): auto.pca_0.3.tgz, r-oldrel (arm64): auto.pca_0.3.tgz, r-release (x86_64): auto.pca_0.3.tgz, r-oldrel (x86_64): auto.pca_0.3.tgz

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.