print method for class causal_model
.
Usage
# S3 method for class 'causal_model'
print(x, ...)
Arguments
- x
An object of
causal_model
class, usually a result of a call tomake_model
orupdate_model
.- ...
Further arguments passed to or from other methods.