HMMList {VanillaICE} | R Documentation |
HMMList
classThe constructor function for the HMMList
class. The
constructor is useful for representing a list of HMM
objects.
HMMList(object)
object |
a list. Each element of the list is in instance of
the |