Helper to run a causal statement specifying a DAG into a data.frame of pairwise parent child relations between nodes specified by a respective edge. This function can substitute for the following dagitty operations: dagitty::dagitty() |> dagitty::edges()
Source: R/make_models.R
make_dag.RdHelper to run a causal statement specifying a DAG into a data.frame of
pairwise parent child relations between nodes specified by a respective edge.
This function can substitute for the following dagitty operations:
dagitty::dagitty() |> dagitty::edges()