norm_hmm_viterbi: Global decoding of states

View source: R/univariate_normal_hmm_functions.R

norm_hmm_viterbiR Documentation

Global decoding of states

Description

Global decoding of states

Usage

norm_hmm_viterbi(x, mod)

Arguments

x

Vector of observations

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.