Learn R Programming

wv (version 0.1.3)

ci_eta3: Generate eta3 confidence interval

Description

Computes the eta3 CI

Usage

ci_eta3(y, dims, alpha_ov_2)

Value

A matrix with the following columns:

Column 1

Wavelet Variance.

Column 2

Chi-squared Lower Bounds.

Column 3

Chi-squared Upper Bounds.

Arguments

y

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

dims

A String indicating the confidence interval being calculated.

alpha_ov_2

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