View source: R/univariate_normal_hmm_functions.R
norm_bootstrap_covariance | R Documentation |
Estimate covariance matrix of parameters from bootstrap estimates
norm_bootstrap_covariance(bootstrap, m, n)
bootstrap |
List of bootstrap estimates of parameters |
m |
Number of states |
n |
Number of bootstrap samples |
Estimate of covariance matrix of parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.