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