This function is still in devellopment.
semCors(object, include, vertical = TRUE, titles = FALSE, layout, maximum, ...)
A semPlotModel
object
What to include? Can be "observed"
, "implied"
or "difference"
, or a vector containing both. Defaults to showing observed and implied covariances.
Should the layout be vertical or horizontal?
Logical, should titles indicating the group and observed/implied correlations be plotted?
An optional layout matrix send to qgraph
.
The maximum values as used in qgraph
. Defaults to 1 for observed and implied covariances and 0.1 for difference graph. Important to note: Setting this lower than any of the covariances when comparing observed and implied correlations makes these graphs NOT interpretable.
Arguments sent to qgraph