Package: pcaMethods 1.99.0
pcaMethods: A collection of PCA methods
Provides Bayesian PCA, Probabilistic PCA, Nipals PCA, Inverse Non-Linear PCA and the conventional SVD PCA. A cluster based method for missing value estimation is included for comparison. BPCA, PPCA and NipalsPCA may be used to perform PCA on incomplete data as well as for accurate missing value estimation. A set of methods for printing and plotting the results is also provided. All PCA methods make use of the same data structure (pcaRes) to provide a common interface to the PCA results. Initiated at the Max-Planck Institute for Molecular Plant Physiology, Golm, Germany.
Authors:
pcaMethods_1.99.0.tar.gz
pcaMethods_1.99.0.zip(r-4.5)pcaMethods_1.99.0.zip(r-4.4)pcaMethods_1.99.0.zip(r-4.3)
pcaMethods_1.99.0.tgz(r-4.4-x86_64)pcaMethods_1.99.0.tgz(r-4.4-arm64)pcaMethods_1.99.0.tgz(r-4.3-x86_64)pcaMethods_1.99.0.tgz(r-4.3-arm64)
pcaMethods_1.99.0.tar.gz(r-4.5-noble)pcaMethods_1.99.0.tar.gz(r-4.4-noble)
pcaMethods_1.99.0.tgz(r-4.4-emscripten)pcaMethods_1.99.0.tgz(r-4.3-emscripten)
pcaMethods.pdf |pcaMethods.html✨
pcaMethods/json (API)
# Install 'pcaMethods' in R: |
install.packages('pcaMethods', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hredestig/pcamethods/issues
- helix - A helix structured toy data set
- metaboliteData - A incomplete metabolite data set from an Arabidopsis coldstress experiment
- metaboliteDataComplete - A complete metabolite data set from an Arabidopsis coldstress experiment
On BioConductor:pcaMethods-1.97.0(bioc 3.20)pcaMethods-1.96.0(bioc 3.19)
Last updated 18 days agofrom:8148736e3b. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win-x86_64 | NOTE | Oct 30 2024 |
R-4.5-linux-x86_64 | NOTE | Oct 30 2024 |
R-4.4-win-x86_64 | NOTE | Oct 30 2024 |
R-4.4-mac-x86_64 | NOTE | Oct 30 2024 |
R-4.4-mac-aarch64 | NOTE | Oct 30 2024 |
R-4.3-win-x86_64 | NOTE | Oct 30 2024 |
R-4.3-mac-x86_64 | NOTE | Oct 30 2024 |
R-4.3-mac-aarch64 | NOTE | Oct 30 2024 |
Exports:asExprSetbpcacentercenteredcheckDatacompleteObscvsegcvstatDModXkEstimatekEstimateFastleveragelistPcaMethodsllsImputeloadingsmethodnipalsPcanlpcanmissingnninObsnPnPcsnVarpcaplotPcsppcaprepQ2R2cumR2VXRnipalsPcarobustPcarobustSvdscaledsclscoressDevshowNniResshowPcaResslplotsvdImputesvdPcawasna
Dependencies:BiobaseBiocGenericsMASSRcpp
Data with outliers
Rendered fromoutliers.Rnw
usingutils::Sweave
on Oct 30 2024.Last update: 2023-09-25
Started: 2012-06-14
Introduction
Rendered frompcaMethods.Rnw
usingutils::Sweave
on Oct 30 2024.Last update: 2023-09-25
Started: 2012-06-14
Missing value imputation
Rendered frommissingValues.Rnw
usingutils::Sweave
on Oct 30 2024.Last update: 2012-06-14
Started: 2012-06-14