View source: R/univariate_normal_hmm_functions.R
norm_densities | R Documentation |
Returns normal densities
norm_densities(x, mod, m, n)
x |
Vector of observations |
mod |
List of HMM parameters |
m |
Number of states |
n |
Number of observations |
Matrix of normal densities, dimensions n x m
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.