View source: R/univariate_autoregressive_hmm_functions.R
ar_hmm_viterbi | R Documentation |
Global decoding of states
ar_hmm_viterbi(x, mod)
x |
Vector of observations |
mod |
List of maximum likelihood estimation results |
Dataframe of decoded states and index
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.