auto.pca (version 0.3)

Automatic Variable Reduction Using Principal Component Analysis

Description

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 web page.

Copy Link

Version

Down Chevron

Install

install.packages('auto.pca')

Monthly Downloads

222

Version

0.3

License

GPL-2

Last Published

September 12th, 2017

Functions in auto.pca (0.3)