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 |
wv_ci_class |
A |
alpha_ov_2 |
A |
eff |
A |
Details
Within this function we are scaling the classical
Value
A matrix
with the structure:
Column 1Robust Wavelet Variance
Column 2Chi-squared Lower Bounds
Column 3Chi-squared Upper Bounds
[Package simts version 0.2.2 Index]