Learn R Programming

semPlot (version 1.0.1)

semPlotModel-class: Class "semPlotModel"

Description

Representation of SEM models, can be used by semPaths, semCors and semSyntax. See semPlotModel-edit for utility functions on how to edit this model.

Arguments

Objects from the Class

Objects can be created by calls of the form new("semPlotModel", ...).

Methods

No methods defined with class "semPlotModel" in the signature.

See Also

semPlotModel semPaths semCors semSyntax semPlotModel-edit

Examples

Run this code
showClass("semPlotModel")

Run the code above in your browser using DataLab