View source: R/multivariate_normal_hmm_functions.R
mvnorm_bootstrap_estimates | R Documentation |
Get bootstrapped estimates of parameters
mvnorm_bootstrap_estimates(mod, n, k, len, stationary)
mod |
List of maximum likelihood estimation results |
n |
Number of bootstrap samples |
k |
Number of variables |
len |
Number of observations |
stationary |
Boolean, whether the HMM is stationary or not |
List of estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.