Effects for the model \(X \to M \to Y\).
Arguments
- dynamics
Integer.
dynamics = 0
for original drift matrix,dynamics = -1
for near-neutral dynamics, anddynamics = 1
for stronger damping.- std
Logical. If
std = TRUE
, standardized total, direct, and indirect effects. Ifstd = FALSE
, unstandardized total, direct, and indirect effects.- max_delta_t
Numeric. Maximum time interval.
- xmy
Logical. If
xmy = TRUE
, plot the effects for thex
-> m -> ymediation model. If
xmy = FALSE, plot the effects for the
y -> m -> x` mediation model.
See also
Other Figure Functions:
FigScatterPlotCoverage()
,
FigScatterPlotPower()
,
FigScatterPlotSeBias()
,
FigScatterPlotType1()
,
IllustrationFigPlotEffects()
,
IllustrationFigScatterPlotCoverage()
,
IllustrationFigScatterPlotPower()
,
IllustrationFigScatterPlotSeBias()