Add an ambiguities matrix to a model
Arguments
- model
A
causal_model. A model object generated bymake_model.- A
A
data.frame. Ambiguity matrix. Not required but may be provided to avoid repeated computation for simulations.
Add an ambiguities matrix to a model
A causal_model. A model object generated by
make_model.
A data.frame. Ambiguity matrix. Not required but may be
provided to avoid repeated computation for simulations.