Learn R Programming

tileHMM (version 1.0-2)

hmm-class: Class "hmm"

Description

Virtual base class for HMMs.

Arguments

Objects from the Class

Do not create objects of this class directly. Instead use objects of derived classes like "contHMM".

See Also

contHMM, baumWelch, viterbiTraining, viterbi, forward, backward, states

Examples

Run this code
showClass("hmm")

Run the code above in your browser using DataLab