Learn R Programming

arf3DS4 (version 2.5-4)

sequence-class: arf3DS4 "sequence" class

Description

The arf3DS4 "sequence" class contains information of a sequence of fitted models. It can be used to assess the relative fit between models and decide which model fits best.

Arguments

Objects

Objects can be created by calls of the form new("sequence", ...).

See Also

minBIC, fitRange

Examples

Run this code
showClass("sequence")

Run the code above in your browser using DataLab