mod_BDgraph: Birth and Death sampler of non-decomposable graphs

View source: R/mod_BDgraph.R

mod_BDgraphR Documentation

Birth and Death sampler of non-decomposable graphs

Description

Internal function that performs one Markov chain Monte Carlo iteration to sample from the posterior distribution of a non-decomposable graph. The R code of this function is a modified version of the BDgraph R-package (\insertCiteMohammadi2019;textualBVS4GCR). For details, see also \insertCiteMohammadi2015;textualBVS4GCR and \insertCiteAlexopoulos2021;textualBVS4GCR

Usage

mod_BDgraph(
  data,
  g.start,
  K.start,
  samplerPar,
  n = NULL,
  not.cont = NULL,
  df.prior = 2,
  g.prior = 0.5,
  threshold = 1e-08
)

References

\insertAllCited

lb664/BVS4GCR documentation built on Feb. 6, 2023, 11:21 p.m.