View source: R/multivariate_normal_hmm_functions.R
mvnorm_densities | R Documentation |
Get matrix of state dependent probability densities
mvnorm_densities(x, mod, m, k, n)
x |
Vector containing one observation |
mod |
List of parameters |
m |
Number of states |
k |
Number of variables |
n |
Number of observations |
n x m matrix of state dependent probability densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.