File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # grasps 0.1.1
2+
3+ + Added function ` plot.adjmat() ` .
4+ + Added function ` prec_to_adj() ` .
5+ + Use ` d ` instead of ` p ` to denote the dimension.
6+ + Revised the estimator expression in the vignette.
7+ + Added NEWS file to record the changelog.
8+
19# grasps 0.1.0
210
311+ Initial release of the grasps package.
715 - Supports element-wise sparsity and group-wise shrinkage.
816 - Includes both convex and non-convex penalties (e.g., adaptive lasso, SCAD, MCP).
917 - Provides model selection tools (e.g., CV, EBIC, HBIC).
10- + Designed for applications where variables exhibit grouped or modular relationships (e.g., brain networks, biological pathways).
18+ + Designed for applications where variables exhibit grouped or modular
19+ relationships (e.g., brain networks, biological pathways).
You can’t perform that action at this time.
0 commit comments