powered by
Update causal types based on nodal types
update_causal_types(model, restrict_given = NULL)
A data.frame containing updated causal types in a model
data.frame
A causal_model. A model object generated by make_model.
causal_model
make_model
a character vector of subsetting instructions for rows to be dropped from causal types data.frame.
CausalQueries:::update_causal_types(make_model('X->Y'))
Run the code above in your browser using DataLab