as_fitted_DAG | R Documentation |
Convert dsem to phylopath output
as_fitted_DAG(
fit,
lag = 0,
what = c("Estimate", "Std_Error", "p_value"),
direction = 1
)
fit |
Output from |
lag |
which lag to output |
what |
whether to output estimates |
direction |
whether to include one-sided arrows |
Convert output to format supplied by est_DAG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.