sequence-class: Class "sequence"

Description Objects from the Class Slots Methods Author(s)

Description

A sequence class contains information on the models in the sequence (number of regions, fit information, validness) and on which model in the sequence has the best fit.

Objects from the Class

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

Slots

current:

Which model in the sequence is currently processed.

regions:

Vector of number of regions for each model in the sequence

mnames:

Vector of names of the models in the sequence (see "model")

fit:

Vector of BIC values for each model in the sequence.

minimum:

Which model in the sequence has the minimal BIC value.

valid:

Vector indicating which models are valid (i.e. have a converged solution and a valid varcov matrix)

Methods

slots:

Slots can be accessed via the standard accessor and replacment methods.

Author(s)

Wouter D. Weeda


arfS4 documentation built on May 2, 2019, 6:14 p.m.