View source: R/indep_multivariate_normal_hmm_functions.R
inmvnorm_bootstrap_ci | R Documentation |
Confidence intervals for estimated parameters by bootstrapping
inmvnorm_bootstrap_ci(mod, bootstrap, alpha, m, k)
mod |
Maximum likelihood estimates of parameters |
bootstrap |
Bootstrapped estimates for parameters |
alpha |
Confidence level |
m |
Number of states |
k |
Number of variables |
List of lower and upper bounds for confidence intervals for each parameter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.