TMTI_CDF: Computes the analytical version of the TMTI_infty CDF. When...

View source: R/TMTI_CDF.R

TMTI_CDFR Documentation

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

Description

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

Usage

TMTI_CDF(x, m)

Arguments

x

Point in which to evaluate the CDF.

m

Number of independent tests to combine.

Value

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

Examples

TMTI_CDF(0.05, 100)

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