ldhmm.viterbi: Computing the global decoding by the Viterbi algorithm

View source: R/ldhmm-viterbi.R

ldhmm.viterbiR Documentation

Computing the global decoding by the Viterbi algorithm

Description

This utility computes the global decoding by the Viterbi algorithm.

Usage

ldhmm.viterbi(object, x)

Arguments

object

an ldhmm object

x

numeric, the observations.

Value

a vector of states

Author(s)

Stephen H. Lihn


ldhmm documentation built on May 29, 2024, 7:05 a.m.