View source: R/multivariate_normal_hmm_functions.R
mvnorm_hmm_lbackward | R Documentation |
Get backward probabilities
mvnorm_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.