mod_BDgraphInit: Birth and Death sampler of non-decomposable graphs

View source: R/mod_BDgraphInit.R

mod_BDgraphInitR 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 and initialises the Markov chain Monte Carlo. 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_BDgraphInit(
  data,
  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.