athena_causal_identify_extended
Identify causal effects from a supplied directed acyclic graph using backdoor, frontdoor, or instrumental criteria, with results conditioned on graph and assumption correctness.
Instructions
Perform supplied-DAG conditional identification for BACKDOOR, FRONTDOOR or INSTRUMENT criteria. Results are conditional on graph/observed-node/assumption correctness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | ||
| edges | Yes | ||
| method | Yes | ||
| outcome | Yes | ||
| mediators | No | ||
| treatment | Yes | ||
| assumptions | No | ||
| instruments | No | ||
| observed_nodes | No | ||
| max_adjustment_size | No |