summary method for class causal_model.
Arguments
- object
An object of
causal_modelclass produced usingmake_modelorupdate_model.- ...
Further arguments passed to or from other methods.
- x
An object of
summary.causal_modelclass, usually a result of a call tosummary.causal_model.- stanfit
Logical. Whether to include readable summary of
stanfitproduced when updating a model viaupdate_model. Defaults to `FALSE`.