Learn R Programming

strum (version 0.2)

strumIBD-class: Class "strumIBD"

Description

strumIBD is an S4 class that represents IBD information of the input data for a STRUctural Modeling of latent Variables for family data.

Arguments

Objects from the Class

Objects can be created by calls of the form new("strumIBD", ...) or by the importIBD method in strumData class.

See Also

strumSimModel, strumData

Examples

Run this code
showClass("strumIBD")

Run the code above in your browser using DataLab