HMMList {VanillaICE}R Documentation

Constructor for HMMList class

Description

The constructor function for the HMMList class. The constructor is useful for representing a list of HMM objects.

Usage

HMMList(object)

Arguments

object

a list. Each element of the list is in instance of the HMM class.

See Also

HMMList HMM hmm2


[Package VanillaICE version 1.44.0 Index]