draw StatDiagram
drawStatDiagram(
no,
arrows,
nodes,
labels,
nodeslabels = list(),
xmargin,
radx,
rady,
fit = NULL,
addprime = TRUE,
box.col = "white",
xlim = c(0, 1),
ylim = c(0, 1)
)
process macro model number
A data.frame
A data.frame
A list
A list
horizontal margin of plot
horizontal radius of the box.
vertical radius of the box.
An object of class lavaan. Result of lavaan::sem()
logical Whether add prime to label "c"
fill color of the box
the x limits (min,max) of the plot
the y limits (min,max) of the plot