Learn R Programming

noisysbmGGM (version 0.1.2.3)

Noisy Stochastic Block Model for GGM Inference

Description

Greedy Bayesian algorithm to fit the noisy stochastic block model to an observed sparse graph. Moreover, a graph inference procedure to recover Gaussian Graphical Model (GGM) from real data. This procedure comes with a control of the false discovery rate. The method is described in the article "Enhancing the Power of Gaussian Graphical Model Inference by Modeling the Graph Structure" by Kilian, Rebafka, and Villers (2024) .

Copy Link

Version

Install

install.packages('noisysbmGGM')

Monthly Downloads

128

Version

0.1.2.3

License

GPL-2

Maintainer

Valentin Kilian

Last Published

March 7th, 2024

Functions in noisysbmGGM (0.1.2.3)

vecToMatrix

vecToMatrix
rnsbm

return a random NSBM
plotGraphs

plot the data matrix, the inferred graph and/or the true binary graph
noisysbmGGM-package

noisysbmGGM: Noisy Stochastic Block Mode: Graph and GGM Inference by Multiple Testing and Greedy Bayesian Algorithm
main_noisySBM_GGM

GGM Inference from Noisy Data by Multiple Testing using SILGGM and Drton test statistics
main_noisySBM

Graph Inference from Noisy Data by Multiple Testing
ARI

Evalute the adjusted Rand index
NSBMtest

NoisySBM for test
matrixToVec

matrixToVec
GGMtest

GGM for test