query: Query Objects

queryR 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 query object

...

Arguments passed to format.functional and format.counterfactual_conjunction


cfid documentation built on Nov. 27, 2023, 5:09 p.m.