Learn R Programming

strum (version 0.3)

strumModel-class: Class "strumModel"

Description

strumModel is an S4 class that represents a STRUctural Modeling of latent Variables for family data.

Arguments

Objects from the Class

Objects should not be created by calls of the form new("strumModel", ...) but by the calls to the createStrumModel function.

Extends

Class "strumVirtualModel", directly.

See Also

strumSimModel, strumVirtualModel, createStrumModel

Examples

Run this code
showClass("strumModel")

Run the code above in your browser using DataLab