Flexible implementation of a structural MCMC sampler for Directed Acyclic Graphs (DAGs). It supports the new edge reversal move from Grzegorczyk and Husmeier (2008) <doi:10.1007/s10994-008-5057-7> and the Markov blanket resampling from Su and Borsuk (2016) <https://jmlr.org/papers/v17/su16a.html>. It supports three priors: a prior controlling for structure complexity from Koivisto and Sood (2004) <https://www.jmlr.org/papers/v5/koivisto04a.html>, an uninformative prior and a user-defined prior. The three main problems that can be addressed by this R package are selecting the most probable structure based on a cache of pre-computed scores, controlling for overfitting, and sampling the landscape of high scoring structures. It allows us to quantify the marginal impact of relationships of interest by marginalizing out over structures or nuisance dependencies. Structural MCMC seems an elegant and natural way to estimate the true marginal impact, so one can determine if it's magnitude is big enough to consider as a worthwhile intervention.
Package details |
|
---|---|
Author | Gilles Kratzer [aut] (<https://orcid.org/0000-0002-5929-8935>), Reinhard Furrer [ctb] (<https://orcid.org/0000-0002-6319-2332>), Annina Cincera [cre] |
Maintainer | Annina Cincera <annina.cincera@math.uzh.ch> |
License | GPL-3 |
Version | 0.6 |
URL | https://www.math.uzh.ch/pages/mcmcabn/ |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.