Learn R Programming

strum (version 0.2)

strumData-class: Class "strumData"

Description

strumData is an S4 class that contains the input 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("strumData", ...) but by the calls to the createStrumData function.

See Also

strumIBD, createStrumData, simulateStrumData

Examples

Run this code
showClass("strumData")

Run the code above in your browser using DataLab