View source: R/multivariate_autoregressive_hmm_functions.R
mar_hmm_lbackward | R Documentation |
Get backward probabilities
mar_hmm_lbackward(x, mod)
x |
Matrix of observations, rows represent each variable |
mod |
List of maximum likelihood estimation results |
Matrix of backward probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.