inmvnorm_hmm_viterbi: Global decoding of states

View source: R/indep_multivariate_normal_hmm_functions.R

inmvnorm_hmm_viterbiR Documentation

Global decoding of states

Description

Global decoding of states

Usage

inmvnorm_hmm_viterbi(x, mod)

Arguments

x

Matrix of observations, rows represent each variable

mod

List of maximum likelihood estimation results

Value

Dataframe of decoded states and index


longjess/hornsharkHMM documentation built on June 15, 2022, 11:32 p.m.