Package: GGMselect 0.1-12.7.1

Benjamin Auder
GGMselect: Gaussian Graphs Models Selection
Graph estimation in Gaussian Graphical Models, following the method developed by C. Giraud, S. Huet and N. Verzelen (2012) <doi:10.1515/1544-6115.1625>. The main functions return the adjacency matrix of an undirected graph estimated from a data matrix.
Authors:
GGMselect_0.1-12.7.1.tar.gz
GGMselect_0.1-12.7.1.tar.gz(r-4.5-noble)GGMselect_0.1-12.7.1.tar.gz(r-4.4-noble)
GGMselect_0.1-12.7.1.tgz(r-4.4-emscripten)GGMselect_0.1-12.7.1.tgz(r-4.3-emscripten)
GGMselect.pdf |GGMselect.html✨
GGMselect/json (API)
# Install 'GGMselect' in R: |
install.packages('GGMselect', repos = '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 5 months agofrom:305308d83f. Checks:2 OK, 1 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 12 2025 |
R-4.5-linux-x86_64 | NOTE | Mar 12 2025 |
R-4.4-linux-x86_64 | OK | Mar 12 2025 |
Exports:convertGraphpenaltyselectFastselectMyFamselectQEsimulateGraph
Citation
Bouvier A, Giraud C, Huet S, Verzelen. N (2024). GGMselect: Gaussian Graphs Models Selection. R package version 0.1-12.7.1, https://CRAN.R-project.org/package=GGMselect.
Giraud, Christophe, Huet, Sylvie, Verzelem, Nicolas (2009). “Graph selection with GGMselect.” http://fr.arxiv.org/abs/0907.0619.
Corresponding BibTeX entries:
@Manual{, title = {GGMselect: Gaussian Graphs Models Selection}, author = {Annie Bouvier and Christophe Giraud and Sylvie Huet and Nicolas Verzelen.}, year = {2024}, note = {R package version 0.1-12.7.1}, url = {https://CRAN.R-project.org/package=GGMselect}, }
@Misc{, author = {{Giraud} and {Christophe} and {Huet} and {Sylvie} and {Verzelem} and {Nicolas}}, title = {Graph selection with GGMselect}, year = {2009}, url = {http://fr.arxiv.org/abs/0907.0619}, }
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Gaussian Graphs Models selection | GGMselect-package GGMselect |
Convert graphs into adjacency matrices | convertGraph |
Penalty function | penalty |
Estimate a graph in a Gaussian Graphical Model: Fast procedure | selectFast |
Select a graph within a given family of graphs in Gaussian Graphical Modeling. | selectMyFam |
Estimate a graph in a Gaussian Graphical Model: Quasi Exhaustive search | selectQE |
Generate sparse Gaussian Graphical Models | simulateGraph |