semPlotModel-edit {semPlot} | R Documentation |
Functions to facilitate editting 'semPlotModel' objects.
Description
These functions can be used to easilly call and edit parts of a semPlotModel-class
object. Currently only manifest/latent and endgenous/exogenous node properties can be set.
Usage
exo(x)
endo(x)
man(x)
lat(x)
Arguments
x |
A |
Author(s)
Sacha Epskamp <mail@sachaepskamp.com>
See Also
[Package semPlot version 1.1.6 Index]