query {cfid} | R Documentation |
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.
## S3 method for class 'query'
print(x, ...)
x |
A |
... |
Arguments passed to format.functional and format.counterfactual_conjunction |