plot.SEMSummary.list: Plots SEMSummary.list object
Description
Plots SEMSummary.list object
Usage
# S3 method for SEMSummary.list
plot(x, y, which, ...)
Arguments
x
An object of class SEMSummary.list.
which
either a numeric vector based on the positions,
or a character vector giving the names of the levels of the
list to plot.
…
Additional arguments passed on to the real workhorse, corplot
.