ci_eta3_robust {simts}R Documentation

Generate eta3 robust confidence interval

Description

Computes the eta3 robust CI

Usage

ci_eta3_robust(wv_robust, wv_ci_class, alpha_ov_2, eff)

Arguments

wv_robust

A vec that computes the brickwalled modwt dot product of each wavelet coefficient divided by their length.

wv_ci_class

A mat that contains the CI mean, CI Lower, and CI Upper

alpha_ov_2

A double that indicates the \left(1-p\right)*\alpha confidence level

eff

A double that indicates the efficiency.

Details

Within this function we are scaling the classical

Value

A matrix with the structure:


[Package simts version 0.2.2 Index]