powered by
Computes the analytical version of the rtMTI_infty CDF. When m>100, this should not be used.
rtTMTI_CDF(x, m, K)
The probability that the test statistic is at most x assuming independence under the global null hypothesis.
Point in which to evaluate the CDF.
Number of independent tests to combine.
Integer; the truncation point to use.
rtTMTI_CDF(0.05, 100, 10)
Run the code above in your browser using DataLab