summary.causal_model | R Documentation |
summary method for class causal_model
.
## S3 method for class 'causal_model'
summary(object, ...)
## S3 method for class 'summary.causal_model'
print(x, stanfit = FALSE, ...)
object |
An object of |
... |
Further arguments passed to or from other methods. |
x |
An object of |
stanfit |
Logical. Whether to include readable summary of
|
print.summary.causal_model
reports DAG data frame, full specification of
nodal types and summary of model restrictions in addition to standard
print.causal_model
output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.