mvnorm_bootstrap_estimates: Get bootstrapped estimates of parameters

View source: R/multivariate_normal_hmm_functions.R

mvnorm_bootstrap_estimatesR Documentation

Get bootstrapped estimates of parameters

Description

Get bootstrapped estimates of parameters

Usage

mvnorm_bootstrap_estimates(mod, n, k, len, stationary)

Arguments

mod

List of maximum likelihood estimation results

n

Number of bootstrap samples

k

Number of variables

len

Number of observations

stationary

Boolean, whether the HMM is stationary or not

Value

List of estimates


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