Learn R Programming

semPlot (version 1.0.0)

semCors: Visually inspect implied and observed correlations

Description

This function is still in devellopment.

Usage

semCors(object, include, vertical = TRUE, titles = FALSE, layout, maximum, ...)

Arguments

object
A semPlotModel object
include
What to include? Can be "observed", "implied" or "difference", or a vector containing both. Defaults to showing observed and implied covariances.
vertical
Should the layout be vertical or horizontal?
titles
Logical, should titles indicating the group and observed/implied correlations be plotted?
layout
An optional layout matrix send to qgraph.
maximum
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 o
...
Arguments sent to qgraph