View source: R/set_restrictions.R
update_causal_types | R Documentation |
Update causal types based on nodal types
update_causal_types(model, restrict_given = NULL)
model |
A |
restrict_given |
a character vector of subsetting instructions for rows to be dropped from causal types data.frame. |
A data.frame
containing updated causal types in a model
CausalQueries:::update_causal_types(make_model('X->Y'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.