
Combine
sump(p)
# S3 method for sump
print(x, ...)
A vector of significance values
An object of class ‘sump
’
Other arguments to be passed through
An object of class ‘sump
’ and
‘metap
’, a list with entries
The transformed sum of the
See details
The input vector with illegal values removed
Defined as
Some authors use a simpler version
conservativep
for use in checking published values.
The values of
The plot method for class ‘metap
’ calls plotp
on the valid
See also plotp
# NOT RUN {
data(edgington)
sump(edgington) # p = 0.097
# }
Run the code above in your browser using DataLab