Package: SparseBiplots 4.1.1

Mitzi Isabel Cubilla-Montilla
SparseBiplots: 'HJ-Biplot' using Different Ways of Penalization Plotting with 'ggplot2'
The 'HJ-Biplot' is a multivariate method that represents high-dimensional data in a low-dimensional subspace, capturing most of the information’s variability in just a few dimensions. This package implements three new regularized versions of the HJ-Biplot: Ridge, LASSO, and Elastic Net. These versions introduce restrictions that shrink or zero-out variable weights to improve interpretability based on regularization theory. All methods provide graphical representations using 'ggplot2'.
Authors:
SparseBiplots_4.1.1.tar.gz
SparseBiplots_4.1.1.zip(r-4.7)SparseBiplots_4.1.1.zip(r-4.6)SparseBiplots_4.1.1.zip(r-4.5)
SparseBiplots_4.1.1.tgz(r-4.6-any)SparseBiplots_4.1.1.tgz(r-4.5-any)
SparseBiplots_4.1.1.tar.gz(r-4.7-any)SparseBiplots_4.1.1.tar.gz(r-4.6-any)
SparseBiplots_4.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SparseBiplots/json (API)
| # Install 'SparseBiplots' in R: |
| install.packages('SparseBiplots', repos = c('https://mitzicubillamontilla.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mitzicubillamontilla/sparsebiplots/issues
Last updated from:f954772a6e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 150 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | OK | 139 | ||
| macos-release-arm64 | OK | 175 | ||
| macos-oldrel-arm64 | OK | 182 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 109 | ||
| windows-oldrel | OK | 110 | ||
| wasm-release | OK | 99 |
Exports:ElasticNet_HJBiplotHJBiplotLASSO_HJBiplotPlot_BiplotRidge_HJBiplot
Dependencies:clicpp11farverggplot2ggrepelgluegtableisobandlabelinglatticelifecycleMatrixR6RColorBrewerRcpprlangrsvdS7scalessparsepcavctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Elastic Net HJ Biplot | ElasticNet_HJBiplot |
| HJ Biplot | HJBiplot |
| LASSO HJ Biplot | LASSO_HJBiplot |
| Plotting Biplot | Plot_Biplot |
| Ridge HJ Biplot | Ridge_HJBiplot |