sfcr_dag_cycles_plot: Plot the DAG with cycles information

Description Usage Arguments Author(s)

View source: R/sfcr_plots.R

Description

Plot the DAG with cycles information

Usage

1
sfcr_dag_cycles_plot(equations, title = NULL, size = 10)

Arguments

equations

A sfcr_set containing all the equations of the model to be simulated. The equations must be written with the R formula syntax, with the left-hand side separated from the right-hand side by a twiddle ~.

title

Title of the plot.

size

Size of the points.

Author(s)

João Macalós


sfcr documentation built on Oct. 11, 2021, 9:09 a.m.