norm_bootstrap_ci: Confidence intervals for estimated parameters by...

View source: R/univariate_normal_hmm_functions.R

norm_bootstrap_ciR Documentation

Confidence intervals for estimated parameters by bootstrapping

Description

Confidence intervals for estimated parameters by bootstrapping

Usage

norm_bootstrap_ci(mod, bootstrap, alpha, m)

Arguments

mod

Maximum likelihood estimates of parameters

bootstrap

Bootstrapped estimates for parameters

alpha

Confidence level

m

Number of states

Value

List of lower and upper bounds for confidence intervals for each parameter


longjess/hornsharkHMM documentation built on June 15, 2022, 11:32 p.m.