tTMTI_CDF: Computes the analytical version of the tTMTI_infty CDF. When...

View source: R/tTMTI_CDF.R

tTMTI_CDFR Documentation

Computes the analytical version of the tTMTI_infty CDF. When m>100, this should not be used.

Description

Computes the analytical version of the tTMTI_infty CDF. When m>100, this should not be used.

Usage

tTMTI_CDF(x, m, tau)

Arguments

x

Point in which to evaluate the CDF.

m

Number of independent tests to combine.

tau

The truncation point of the tTMTI procedure.

Value

The probability that the test statistic is at most x assuming independence under the global null hypothesis.

Examples

tTMTI_CDF(0.05, 100, 0.05)


TMTI documentation built on Aug. 10, 2022, 5:06 p.m.