print.causalmodel | R Documentation |
Print relevant information about the causal model
## S3 method for class 'causalmodel'
print(x, omit_cf_constraints = FALSE, omit_obs_constraints = FALSE, ...)
x |
object of class "causalmodel" |
omit_cf_constraints |
Do not print the counterfactual constraints |
omit_obs_constraints |
Do not print the observable constraints |
... |
Not used |
x, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.