Repository principal_component_analysis
Owner: devteam
Synopsis: Principal Component Analysis
This tool performs Principal Component Analysis on the given numeric
input data using functions from R statistical package - ''princomp'' function (for
Eigenvector based solution) and ''prcomp'' function (for Singular value decomposition
based solution). It outputs two files, one containing the summary statistics of
PCA, and the other containing biplots of the observations and principal components.
Type: unrestricted
Revision: 0:f568051cdf2e
This revision can be installed: True
Times cloned / installed: 2661
Dependencies of this repository

Repository package_r_2_11_0 revision 5824d2b3bc8b owned by devteam (prior install required)
Repository package_numpy_1_7 revision 0c288abd2a1e owned by devteam
Repository package_r_2_11_0 revision 5824d2b3bc8b owned by devteam

Name Version Type
R 2.11.0 package
numpy 1.7.1 package
rpy 1.0.3 package

Contents of this repository

Name Description Version Minimum Galaxy Version
1.0.2 any