View source: R/indep_multivariate_autoregressive_hmm_functions.R
inmar_densities | R Documentation |
Get matrix of state dependent probability densities
inmar_densities(x, mod, m, q, k, n)
x |
Matrix of observations, rows represent each variable |
mod |
List of parameters |
m |
Number of states |
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.