View source: R/univariate_autoregressive_hmm_functions.R
ar_bootstrap_estimates | R Documentation |
Get bootstrapped estimates of parameters
ar_bootstrap_estimates(mod, n, len, stationary)
mod |
List of maximum likelihood estimation results |
n |
Number of bootstrap samples |
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.