| getDeltaCI {exceedProb} | R Documentation | 
Confidence intervals for noncentrality parameter of t-distribution
Description
This function obtains confidence intervals for the non-centrality parameter of a t-distribution.
Usage
getDeltaCI(test_stat, alpha, d, n, interval)
Arguments
| 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 | 
Value
ep Exceedance probability with confidence intervals (vector if cutoff is scalar and matrix otherwise)
[Package exceedProb version 0.0.1 Index]