bdgraph

BDgraph

Package

BDgraph

Version

2.72

Language

R

Docs

here

Paper

Mohammadi and Wit[1], Mohammadi and Wit[2], Mohammadi et al.[3], Dobra and Mohammadi[4]

Graph type

UG

Docker

bpimages/bdgraph:2.72.0

Module folder

bdgraph

Description

Example JSON

[
  {
    "id": "bdgraph",
    "method": "ggm",
    "algo": "bdmcmc",
    "iter": 3000,
    "gprior": 0.5,
    "dfprior": 3,
    "gstart": "empty",
    "timeout": null,
    "mcmc_seed": 1,
    "thresh": 0.5,
    "mcmc_estimator": "threshold",
    "threshold": [
      0.1,
      0.3,
      0.5,
      0.7,
      0.9,
      1.0
    ],
    "burnin_frac": 0.3
  }
]