ar_hmm_viterbi: Global decoding of states

View source: R/univariate_autoregressive_hmm_functions.R

ar_hmm_viterbiR Documentation

Global decoding of states

Description

Global decoding of states

Usage

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