View source: R/indep_multivariate_normal_hmm_functions.R
inmvnorm_densities_labelled | R Documentation |
Get matrix of state dependent probability densities
inmvnorm_densities_labelled(x, mod, m, k, n, state)
x |
Vector containing one observation |
mod |
List of parameters |
m |
Number of states |
k |
Number of variables |
n |
Number of observations |
state |
List of state values, if provided. 0 represents an unknown state value. |
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.