Fisher.method: Function that performs Fisher's combined probability test

Description Usage Arguments Details Value References

Description

Function that performs Fisher's combined probability test

Usage

1
Fisher.method(pvalVec, plot = FALSE, x.label = "p-values", main = "")

Arguments

pvalVec

a vector containing p-values (ideally stemming from 'deltaF.linear')

plot

boolean specifying whether to produce a plot

x.label

character specifying the label for the x-axis, default = "p-values"; only when plot = TRUE

main

character specifying the main title, default = ""; only when plot = TRUE

Details

Only use to combine results from independent tests that regard the same (null) hypothesis. The blue line in the plot represents expectation under uniform behavior. Function was included without modification from UvA report by Peeters, Klaasen, and van de Wiel (2015).

Value

single scalar value

References

Peeters, C. F. W., Klaasen, C. A. J., and van de Wiel, M. A. (2015). Evaluating the Scientific Veracity of Publications by dr. Jens Förster. Retrieved from Retraction Watch website.


dalejbarr/forsterUVA documentation built on May 14, 2019, 3:31 p.m.