Package: pcaL1 1.5.7
pcaL1: L1-Norm PCA Methods
Implementations of several methods for principal component analysis using the L1 norm. The package depends on COIN-OR Clp version >= 1.17.4. The methods implemented are PCA-L1 (Kwak 2008) <doi:10.1109/TPAMI.2008.114>, L1-PCA (Ke and Kanade 2003, 2005) <doi:10.1109/CVPR.2005.309>, L1-PCA* (Brooks, Dula, and Boone 2013) <doi:10.1016/j.csda.2012.11.007>, L1-PCAhp (Visentin, Prestwich and Armagan 2016) <doi:10.1007/978-3-319-46227-1_37>, wPCA (Park and Klabjan 2016) <doi:10.1109/ICDM.2016.0054>, awPCA (Park and Klabjan 2016) <doi:10.1109/ICDM.2016.0054>, PCA-Lp (Kwak 2014) <doi:10.1109/TCYB.2013.2262936>, and SharpEl1-PCA (Brooks and Dula, submitted).
Authors:
pcaL1_1.5.7.tar.gz
pcaL1_1.5.7.zip(r-4.5)pcaL1_1.5.7.zip(r-4.4)pcaL1_1.5.7.zip(r-4.3)
pcaL1_1.5.7.tgz(r-4.4-x86_64)pcaL1_1.5.7.tgz(r-4.4-arm64)pcaL1_1.5.7.tgz(r-4.3-x86_64)pcaL1_1.5.7.tgz(r-4.3-arm64)
pcaL1_1.5.7.tar.gz(r-4.5-noble)pcaL1_1.5.7.tar.gz(r-4.4-noble)
pcaL1.pdf |pcaL1.html✨
pcaL1/json (API)
NEWS
# Install 'pcaL1' in R: |
install.packages('pcaL1', repos = c('https://jpbrooks.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:3890257a04. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win-x86_64 | OK | Oct 29 2024 |
R-4.5-linux-x86_64 | OK | Oct 29 2024 |
R-4.4-win-x86_64 | OK | Oct 29 2024 |
R-4.4-mac-x86_64 | OK | Oct 29 2024 |
R-4.4-mac-aarch64 | OK | Oct 29 2024 |
R-4.3-win-x86_64 | OK | Oct 29 2024 |
R-4.3-mac-x86_64 | OK | Oct 29 2024 |
R-4.3-mac-aarch64 | OK | Oct 29 2024 |
Exports:awl1pcal1pcal1pcahpl1pcastarl1projectionl2projectionpcal1pcalpsharpel1pcasharpel1rssparsel1pcaweightedL1Distancewl1pca
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
pcaL1: L1-Norm PCA Methods | pcaL1-package pcaL1 |
awPCA | awl1pca |
L1-PCA | l1pca |
L1-PCAhp | l1pcahp |
L1-PCA* | l1pcastar |
L1 Projection | l1projection |
L2PCA_approx | l2pcaapprox L2PCA_approx |
L2 Projection | l2projection |
PCA-L1 | pcal1 |
PCA-Lp | pcalp |
Plot an awl1pca Object | plot.awl1pca |
Plot an L1pca Object | plot.l1pca |
Plot an L1PCAhp Object | plot.l1pcahp |
Plot an L1pcastar Object | plot.l1pcastar |
Plot a Pcal1 Object | plot.pcal1 |
Plot a Pcalp Object | plot.pcalp |
Plot a Sharpel1pca Object | plot.sharpel1pca |
Plot a Sharpel1rs Object | plot.sharpel1rs |
Plot a Sparsel1pca Object | plot.sparsel1pca |
Plot a Wl1pca Object | plot.wl1pca |
SharpEl1-PCA | sharpel1pca |
SharpEl1-RS | sharpel1rs |
SparsEl1-PCA | sparsel1pca |
Weighted L1 Distance | weightedL1Distance |
wPCA | wl1pca |