getDeltaCI: Confidence intervals for noncentrality parameter of...

Description Usage Arguments Value

View source: R/ep.R

Description

This function obtains confidence intervals for the non-centrality parameter of a t-distribution.

Usage

1
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)


bdsegal/exceedProb documentation built on Dec. 18, 2019, 3:37 a.m.