| query {cfid} | R Documentation |
Query Objects
Description
Objects of class query describe the output of identifiable and
causal_effect. They are list objects with a custom print method and
contain data related to the identifiability results. See
identifiable and causal_effect for details.
Usage
## S3 method for class 'query'
print(x, ...)
Arguments
x |
A |
... |
Arguments passed to format.functional and format.counterfactual_conjunction |
[Package cfid version 0.1.7 Index]