A list containing a vector pchs of plotting
symbols and a vector pcols of colours
Value
An object of class ‘truncated’
a list with entries
p
The resultant overall p-value
stat
The test statistic
validp
The input vector with illegal values removed
ptrunc
The p-value used for truncation
trunc
The rank value used for truncation
n
A vector containing incl, the number
of valid values included, excl, the number of valid
values not used
method
The method used
Details
Uses routines from TFisher to implement
truncated Fisher zaykin07,zhang18metap
and from mutoss to implement
rank-truncated Fisher dudbridge03metap
The print method prints the statistic and its associated
p-value. The summary method also prints how many
of the input values were actually used. The plot method
provides an index plot of the p-values.
By default used p-values are plotted
with a black filled circle and those not used with a black
unfilled circle. The colours and plotting symbols can be changed
in pparams. The first element of each vector is for the
used p-values and the second for the unused ones.