MakeZ_C: Leading NA

View source: R/RcppExports.R

MakeZ_CR Documentation

Leading NA

Description

Returns the TMTI_infinity statistic from pre-sorted, pre-truncated vector of p-values. If no truncation is used, set m_full = m

Usage

MakeZ_C(pvals, m)

Arguments

pvals

A NumericVector containing the truncated sorted p-values. It is important that this vector: 1) contains only the truncated p-values (i.e, those that fall below the truncation point) and 2) is sorted.

m

The total (i.e., non-truncated) number of p-values.


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