r-causal / ggdag

:arrow_lower_left: :arrow_lower_right: An R package for working with causal directed acyclic graphs (DAGs)
https://r-causal.github.io/ggdag/
Other
433 stars 28 forks source link

Specifying a saturated DAG and pruning it #129

Closed malcolmbarrett closed 8 months ago

malcolmbarrett commented 8 months ago

Taking advantage of time-ordering specification to saturate a dag, then pruning it and refitting

dagify_saturate? dagify_prune?