View source: R/multivariate_autoregressive_hmm_functions.R
mar_dist_mat | R Documentation |
Get multivariate autoregressive distribution function
mar_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 autoregressive probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.