Learn R Programming

Bestie (version 0.1.5)

Bayesian Estimation of Intervention Effects

Description

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.

Copy Link

Version

Install

install.packages('Bestie')

Monthly Downloads

198

Version

0.1.5

License

GPL-3

Maintainer

Jack Kuipers

Last Published

April 28th, 2022

Functions in Bestie (0.1.5)

DAGintervention

Exact estimation of intervention effects for a single DAG or a chain of sampled DAGs
DAGinterventionMC

Monte Carlo estimation of intervention effects for a DAG or chain of sampled DAGs
DAGparameters

Augment a DAG with parameters