passive_learning: Passive Learning (Active Learning Algorithm Benchmark)...

Description Usage Arguments

Description

Passive Learning (Active Learning Algorithm Benchmark) Randomly orders candidate intervention targets.

Usage

1
passive_learning(dags, candidates, cluster = NULL, debug = FALSE)

Arguments

candidates

candidate intervention targets

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.