Learn R Programming

strum (version 0.2)

strumSimModel-class: Class "strumSimModel"

Description

strumSimModel is an S4 class that contains the information of a trait model for simulation.

Arguments

Objects from the Class

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

Extends

Class "strumVirtualModel", directly.

See Also

strumModel, strumVirtualModel, createSimModel

Examples

Run this code
showClass("strumSimModel")

Run the code above in your browser using DataLab