mod_BDgraph | R Documentation |
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
mod_BDgraph( data, g.start, K.start, samplerPar, n = NULL, not.cont = NULL, df.prior = 2, g.prior = 0.5, threshold = 1e-08 )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.