AbstractCausalEstimand¶
- class pqp.identification.AbstractCausalEstimand¶
Bases:
object
Abstract base class for causal estimands
Methods Summary
Derive the expression for the causal estimand
Methods Documentation
- abstract expression()¶
Derive the expression for the causal estimand
- Returns:
the expression for the causal estimand
- Return type:
AbstractExpression