powered by
Plots SEMSummary.list object
# S3 method for SEMSummary.list plot(x, y, which, plot = TRUE, ...)
An object of class SEMSummary.list.
Ignored
either a numeric vector based on the positions, or a character vector giving the names of the levels of the list to plot.
A logical, whether to actually plot the results or not. Defaults to TRUE.
TRUE
Additional arguments passed on to the real workhorse, corplot.
corplot
corplot, SEMSummary
SEMSummary
## correlation matrix by am level plot(SEMSummary(~ . | am, data = mtcars))
Run the code above in your browser using DataLab