View source: R/get_ambiguities_matrix.R
get_ambiguities_matrix | R Documentation |
Return ambiguities matrix if it exists; otherwise calculate it assuming no confounding.The ambiguities matrix maps from causal types into data types.
get_ambiguities_matrix(model)
model |
A |
A data.frame
. Causal types (rows) corresponding to
possible data realizations (columns).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.