Bestie: Bayesian Estimation of Intervention Effects

An implementation of intervention effect estimation for DAGs (directed acyclic graphs) learned from binary or continuous data. First, parameters are estimated or sampled for the DAG and then interventions on each node (variable) are propagated through the network (do-calculus). Both exact computation (for continuous data or for binary data up to around 20 variables) and Monte Carlo schemes (for larger binary networks) are implemented.

Getting started

Package details

AuthorJack Kuipers [aut,cre] and Giusi Moffa [aut]
MaintainerJack Kuipers <jack.kuipers@bsse.ethz.ch>
LicenseGPL-3
Version0.1.5
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Bestie")

Try the Bestie package in your browser

Any scripts or data that you put into this service are public.

Bestie documentation built on April 28, 2022, 5:06 p.m.