print.cfx: Prints a CausalFX Problem Instance

Description Usage Arguments Details

Description

Prints some of the information regarding a cfx object.

Usage

1
2
## S3 method for class 'cfx'
print(x, ...)

Arguments

x

a cfx object.

...

other parameters, ignored.

Details

The information that is displayed includes the identifiers of the treatment and outcome variables, the names of all variables and, if a theoretical causal graph is part of the object specification, its causal structured described in terms of the parent ids for each variable.


rbas2015/CausalFX documentation built on May 27, 2019, 2:06 a.m.