Plot from a fitted dsem
model
Arguments
- x
Output from
dsem
- y
Not used
- edge_label
Whether to plot parameter names, estimated values, or estimated values along with stars indicating significance at 0.05, 0.01, or 0.001 levels (based on two-sided Wald tests)
- digits
integer indicating the number of decimal places to be used
- style
Whether to make a graph using
igraph
orggraph
- ...
arguments passed to
plot.igraph
Value
Invisibly returns the output from graph_from_data_frame
which was passed to plot.igraph
for plotting.