ldhmm.decoding: Computing the minus log-likelihood (MLLK)

Description Usage Arguments Value Author(s)

View source: R/ldhmm-decoding.R

Description

This utility computes the state probabilities, uses local and global decoding to calculate the states. The results are saved to the returned ldhmm object.

Usage

1
ldhmm.decoding(object, x)

Arguments

object

an ldhmm object

x

numeric, the observations.

Value

an ldhmm object containing results of decoding

Author(s)

Stephen H. Lihn


ldhmm documentation built on Jan. 11, 2020, 9:16 a.m.