Package: grasps 0.1.1

grasps: Groupwise Regularized Adaptive Sparse Precision Solution
Provides a unified framework for sparse-group regularization and precision matrix estimation in Gaussian graphical models. It implements multiple sparse-group penalties, including sparse-group lasso, sparse-group adaptive lasso, sparse-group SCAD, and sparse-group MCP, and solves them efficiently using ADMM-based optimization. The package is designed for high-dimensional network inference where both sparsity and group structure are present.
Authors:
grasps_0.1.1.tar.gz
grasps_0.1.1.tar.gz(r-4.7-arm64)grasps_0.1.1.tar.gz(r-4.7-x86_64)grasps_0.1.1.tar.gz(r-4.6-arm64)grasps_0.1.1.tar.gz(r-4.6-x86_64)
grasps_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
grasps/json (API)
NEWS
| # Install 'grasps' in R: |
| install.packages('grasps', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/carol-seven/grasps/issues
Pkgdown/docs site:https://shiying-xiao.com
Last updated from:51dc52cd04. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 171 | ||
| linux-devel-x86_64 | OK | 149 | ||
| source / vignettes | OK | 260 | ||
| linux-release-arm64 | OK | 173 | ||
| linux-release-x86_64 | OK | 156 | ||
| wasm-release | OK | 146 |
Exports:compute_derivativecompute_penaltygen_prec_sbmgraspsperformanceprec_to_adjsparsify_block_banded
Dependencies:base64encclicpp11farverggforceggplot2gluegtableigraphisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixpkgconfigpolyclipR6rbibutilsRColorBrewerRcppRcppArmadilloRdpackrlangS7scalessystemfontstidyselecttweenrvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Penalty Derivative Computation | compute_derivative |
| Penalty Function Computation | compute_penalty |
| Block-Structured Precision Matrix based on SBM | gen_prec_sbm |
| Groupwise Regularized Adaptive Sparse Precision Solution | grasps |
| Performance Measures for Precision Matrix Estimation | performance |
| Plot Function for S3 Class "adjmat" | plot.adjmat |
| Plot Function for Block-Structured Precision Matrices (Visualize a Matrix with Group Boundaries) | plot.blkmat |
| Plot Function for S3 Class "penderiv" | plot.penderiv |
| Adjacency Matrix from Precision Matrix | prec_to_adj |
| Groupwise Block-Banded Sparsifier | sparsify_block_banded |
