View source: R/indep_multivariate_normal_hmm_functions.R
inmvnorm_dist_mat | R Documentation |
Get multivariate normal distribution function
inmvnorm_dist_mat(x, mod, n)
x |
Matrix of observations, rows represent each variable |
mod |
List of maximum likelihood estimation results |
n |
Number of observations |
Matrix of multivariate normal probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.