mvnorm_hmm_viterbi: Global decoding of states

View source: R/multivariate_normal_hmm_functions.R

mvnorm_hmm_viterbiR Documentation

Global decoding of states

Description

Global decoding of states

Usage

mvnorm_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.