semCors {semPlot} | R Documentation |
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 |
include |
What to include? Can be |
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 |
maximum |
The maximum values as used in |
... |
Arguments sent to |
Author(s)
Sacha Epskamp <mail@sachaepskamp.com>
[Package semPlot version 1.1.6 Index]