print.causal_model | R Documentation |
print method for class causal_model
.
## S3 method for class 'causal_model'
print(x, ...)
x |
An object of |
... |
Further arguments passed to or from other methods. |
The information regarding the causal model includes the statement describing causal relations using dagitty syntax, number of nodal types per parent in a DAG, and number of causal types.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.