norm_bootstrap_covariance: Estimate covariance matrix of parameters from bootstrap...

View source: R/univariate_normal_hmm_functions.R

norm_bootstrap_covarianceR Documentation

Estimate covariance matrix of parameters from bootstrap estimates

Description

Estimate covariance matrix of parameters from bootstrap estimates

Usage

norm_bootstrap_covariance(bootstrap, m, n)

Arguments

bootstrap

List of bootstrap estimates of parameters

m

Number of states

n

Number of bootstrap samples

Value

Estimate of covariance matrix of parameters


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