interventions-set: set the list of interventions for an 'InferenceEngine'.

Description Usage Arguments Details

Description

Add a list of interventions to an InferenceEngine, using a list composed by the two following vectors:

Usage

1
2
3
4
interventions(x) <- value

## S4 replacement method for signature 'InferenceEngine'
interventions(x) <- value

Arguments

x

an InferenceEngine.

value

the list of interventions of the InferenceEngine.

Details

An intervention can be applied only when building an InferenceEngine.

In case of multiple interventions of the same variable, the last intervention is the one used.


tavazzie/bnstructScore documentation built on Dec. 23, 2021, 7:47 a.m.