Package: pcaL1 1.5.9
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.9.tar.gz
pcaL1_1.5.9.zip(r-4.7)pcaL1_1.5.9.zip(r-4.6)pcaL1_1.5.9.zip(r-4.5)
pcaL1_1.5.9.tgz(r-4.6-x86_64)pcaL1_1.5.9.tgz(r-4.6-arm64)pcaL1_1.5.9.tgz(r-4.5-x86_64)pcaL1_1.5.9.tgz(r-4.5-arm64)
pcaL1_1.5.9.tar.gz(r-4.7-arm64)pcaL1_1.5.9.tar.gz(r-4.7-x86_64)pcaL1_1.5.9.tar.gz(r-4.6-arm64)pcaL1_1.5.9.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
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 from:58a857b0d8. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 118 | ||
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 161 | ||
| linux-release-arm64 | OK | 112 | ||
| linux-release-x86_64 | OK | 161 | ||
| macos-release-arm64 | OK | 147 | ||
| macos-release-x86_64 | OK | 356 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| macos-oldrel-x86_64 | OK | 353 | ||
| windows-devel | OK | 102 | ||
| windows-release | OK | 115 | ||
| windows-oldrel | OK | 141 | ||
| wasm-release | FAIL | 103 |
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 |
