View source: R/univariate_normal_hmm_functions.R
norm_bootstrap_ci | R Documentation |
Confidence intervals for estimated parameters by bootstrapping
norm_bootstrap_ci(mod, bootstrap, alpha, m)
mod |
Maximum likelihood estimates of parameters |
bootstrap |
Bootstrapped estimates for parameters |
alpha |
Confidence level |
m |
Number of states |
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.