active_learning: Active Learning Algorithm Orders candidate intervention...

Description Usage Arguments

Description

Active Learning Algorithm Orders candidate intervention targets by their expected information gain.

Usage

1
2
active_learning(dags, candidates, beta = NULL, cluster = NULL,
  debug = FALSE)

Arguments

candidates

candidate intervention targets

beta

dataframe for edge-wise probability prior

debug

if TRUE prints messages useful for debugging.

.data

the historic data used to generate edge probabilities.

algorithm.args

arguments passed to the structure inference algorithm used to calculate edge probabilities.


robertness/bninfo documentation built on May 27, 2019, 10:32 a.m.