Skip to contents

Print relevant information about the causal model

Usage

# S3 method for class 'causalmodel'
print(x, omit_cf_constraints = FALSE, omit_obs_constraints = FALSE, ...)

Arguments

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

Value

x, invisibly