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

Description Usage Arguments Value Author(s)

View source: R/ldhmm-viterbi.R

Description

This utility computes the global decoding by the Viterbi algorithm.

Usage

1
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 Jan. 11, 2020, 9:16 a.m.