Learn R Programming

strum (version 0.2)

strumMarker-class: Class "strumMarker"

Description

strumMarker is an S4 class that represents a marker data for 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("strumMarker", ...) but by the calls to the createStrumMarker function.

See Also

createStrumMarker, simulateStrumData

Examples

Run this code
showClass("strumMarker")

Run the code above in your browser using DataLab