getDeltaCI {exceedProb} | R Documentation |
This function obtains confidence intervals for the non-centrality parameter of a t-distribution.
getDeltaCI(test_stat, alpha, d, n, interval)
test_stat |
Test statistics |
alpha |
Significance level |
d |
Number of parameters in general linear model |
n |
Number of observations in initial study |
interval |
Interval within which to search for roots |
ep Exceedance probability with confidence intervals (vector if cutoff is scalar and matrix otherwise)