Package: L0ggm 0.1.0
L0ggm: Smooth L0 Penalty Approximations for Gaussian Graphical Models
Provides smooth approximations to the L0 norm penalty for estimating sparse Gaussian graphical models (GGMs). Network estimation is performed using the Local Linear Approximation (LLA) framework (Fan & Li, 2001 <doi:10.1198/016214501753382273>; Zou & Li, 2008 <doi:10.1214/009053607000000802>) with five penalty functions: arctangent (Wang & Zhu, 2016 <doi:10.1155/2016/6495417>), EXP (Wang, Fan, & Zhu, 2018 <doi:10.1007/s10463-016-0588-3>), Gumbel, Log (Candes, Wakin, & Boyd, 2008 <doi:10.1007/s00041-008-9045-x>), and Weibull. Adaptive penalty parameters for EXP, Gumbel, and Weibull are estimated via maximum likelihood, and model selection uses information criteria including AIC, BIC, and EBIC (Extended BIC). Simulation functions generate multivariate normal data from GGMs with stochastic block model or small-world (Watts-Strogatz) network structures.
Authors:
L0ggm_0.1.0.tar.gz
L0ggm_0.1.0.zip(r-4.7)L0ggm_0.1.0.zip(r-4.6)L0ggm_0.1.0.zip(r-4.5)
L0ggm_0.1.0.tgz(r-4.6-x86_64)L0ggm_0.1.0.tgz(r-4.6-arm64)L0ggm_0.1.0.tgz(r-4.5-x86_64)L0ggm_0.1.0.tgz(r-4.5-arm64)
L0ggm_0.1.0.tar.gz(r-4.7-arm64)L0ggm_0.1.0.tar.gz(r-4.7-x86_64)L0ggm_0.1.0.tar.gz(r-4.6-arm64)L0ggm_0.1.0.tar.gz(r-4.6-x86_64)
L0ggm_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
L0ggm/json (API)
NEWS
| # Install 'L0ggm' in R: |
| install.packages('L0ggm', repos = c('https://alexchristensen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alexchristensen/l0ggm/issues
- basic_smallworld - Toy Small-world Network Data Example
- skew_tables - Skew Tables
- weibull_weights - SUR Model Coefficients and Residuals for Weibull Parameter Prediction
Last updated from:e44c8b134f. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 139 | ||
| linux-devel-x86_64 | OK | 124 | ||
| source / vignettes | OK | 195 | ||
| linux-release-arm64 | OK | 141 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 85 | ||
| macos-release-x86_64 | OK | 254 | ||
| macos-oldrel-arm64 | OK | 198 | ||
| macos-oldrel-x86_64 | OK | 280 | ||
| windows-devel | OK | 409 | ||
| windows-release | OK | 402 | ||
| windows-oldrel | OK | 435 | ||
| wasm-release | OK | 111 |
Exports:auto_correlatecategorizeedge_confusionnetwork_estimationnetwork_fitpolychoric_matrixproxswap_latticesimulate_sbmsimulate_smallworldsmallworldnessweibull_parameters
Dependencies:clicpp11glassoglassoFastglueGPArotationigraphlatticelifecyclemagrittrMatrixmnormtnlmepkgconfigpsychrlangvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| L0ggm-package | L0ggm-package L0ggm |
| Automatic correlations | auto_correlate |
| Toy Small-world Network Data Example | basic_smallworld |
| Categorize Continuous Data | categorize |
| Confusion Matrix Metrics for Edge Comparison and Recovery | edge_confusion |
| L0 Norm Regularized Network Estimation | network_estimation |
| Traditional Fit Metrics for Networks | network_fit |
| Computes Polychoric Correlations | polychoric_matrix |
| Construct a Degree-Preserving Ring Lattice via Proximity-Swap Construction | proxswap_lattice |
| Simulates Stochastic Block Model Data | simulate_sbm |
| Simulates Small-World GGM Data | simulate_smallworld |
| Skew Tables | skew_tables |
| Computes Various Small-Worldness Metrics | smallworldness |
| Predict Weibull Parameters for Edge Weight Distributions | weibull_parameters |
| SUR Model Coefficients and Residuals for Weibull Parameter Prediction | weibull_weights |
