Software/source Code
- In the NAG Library, principal components analysis is implemented via the
g03aaroutine (available in both the Fortran and the C versions of the Library). - In the MATLAB Statistics Toolbox, the functions
princompandpca(R2012b) give the principal components, while the functionpcaresgives the residuals and reconstructed matrix for a low-rank PCA approximation. An example MATLAB implementation of PCA is available. - in Octave, a free software computational environment mostly compatible with MATLAB, the function
princompgives the principal component. - in the free statistical package R, the functions
princompandprcompcan be used for principal component analysis;prcompuses singular value decomposition which generally gives better numerical accuracy. Recently there has been an explosion in implementations of principal component analysis in various R packages, generally in packages for specific purposes. - in SAS, PROC FACTOR offers principal components analysis.
- In XLMiner, the Principal Components tab can be used for principal component analysis.
- In Stata, the pca command provides principal components analysis.
- Cornell Spectrum Imager - An open-source toolset built on ImageJ. Enables quick easy PCA analysis for 3D datacubes.
- imDEV - Free Excel addin to calculate principal components using R package
- "ViSta: The Visual Statistics System" - a free software that provides principal components analysis, simple and multiple correspondence analysis.
- "Spectramap" - software to create a biplot using principal components analysis, correspondence analysis or spectral map analysis.
- FinMath - a .NET numerical library containing an implementation of PCA.
- The Unscrambler is a multivariate analysis software enabling Principal Component Analysis (PCA) with PCA Projection.
- Computer Vision Library
- NMath, a proprietary numerical library containing PCA for the .NET Framework.
- In IDL, the principal components can be calculated using the function
pcomp. - Weka computes principal components.
- Software for analyzing multivariate data with instant response using PCA
- Orange (software) supports PCA through its Linear Projection widget.
- A version of PCA adapted for population genetics analysis can be found in the suite EIGENSOFT.
- PCA can also be performed by the statistical software Partek Genomics Suite.
Read more about this topic: Principal Component Analysis
Famous quotes containing the words source and/or code:
“If all else perished, and he remained, I should still continue to be; and if all else remained, and he were annihilated, the universe would turn to a mighty stranger. I should not seem a part of it.... My love for Heathcliff resembles the eternal rocks beneatha source of little visible delight, but necessary. Nelly, I am Heathcliffhes always, always in my mindnot as a pleasure, any more than I am always a pleasure to myselfbut as my own being.”
—Emily Brontë (18181848)
“Acknowledge your will and speak to us all, This alone is what I will to be! Hang your own penal code up above you: we want to be its enforcers!”
—Friedrich Nietzsche (18441900)
Related Subjects
Related Phrases
Related Words