inmvnorm_bootstrap_ci: Confidence intervals for estimated parameters by...

View source: R/indep_multivariate_normal_hmm_functions.R

inmvnorm_bootstrap_ciR Documentation

Confidence intervals for estimated parameters by bootstrapping

Description

Confidence intervals for estimated parameters by bootstrapping

Usage

inmvnorm_bootstrap_ci(mod, bootstrap, alpha, m, k)

Arguments

mod

Maximum likelihood estimates of parameters

bootstrap

Bootstrapped estimates for parameters

alpha

Confidence level

m

Number of states

k

Number of variables

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.