CausalEstimand

class pqp.identification.CausalEstimand(exp)

Bases: AbstractCausalEstimand

Subclass of AbstractCausalEstimand which carries its expression as a literal

Methods Summary

expression()

Derive the expression for the causal estimand

Methods Documentation

expression()

Derive the expression for the causal estimand

Returns:

the expression for the causal estimand

Return type:

AbstractExpression