Package: |
tileHMM |
Type: |
Package |
Version: |
1.0-5 |
Date: |
2012-03-19 |
License: |
GPL (>= 2) |
hmm
or derived classes. Function
getHMM
provides an easy to use interface to create contHMM
objects with emission
distributions of class tDist
from a set of parameters. Function hmm.setup
can
be used to create HMMs with initial parameter estimates obtained from data.To optimise initial parameter estimates Viterbi training and the
Baum-Welch algorithm are provided by this package. Function viterbiEM
provides
a convenient way to use a combination of both methods.
hmm
, contHMM
, dist
, discDist
,
contDist
, tDist
Important functions:
viterbiEM
, baumWelch
, viterbiTraining