Learn R Programming

strum (version 0.2)

strumFittedModel-class: Class "strumFittedModel"

Description

strumSimModel is an S4 class that contains the result from a strum analysis, i.e., information of a trait model with fitted parameter values.

Arguments

Objects from the Class

Objects should be created by the calls to the strum function.

See Also

strumModel

Examples

Run this code
showClass("strumFittedModel")

Run the code above in your browser using DataLab