HMMList: Constructor for 'HMMList' class

Description Usage Arguments See Also

View source: R/methods-HMMList.R

Description

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

Usage

1
HMMList(object)

Arguments

object

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

See Also

HMMList HMM hmm2


VanillaICE documentation built on Nov. 8, 2020, 7:33 p.m.