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


santikka/cfid documentation built on July 17, 2024, 5:16 p.m.