a vector with a control parameter (e.g. to vary the strength of a problem the test should be specific to)
getP
the test to be benchmarked - this should be a function that takes one of the controlValues as an input, and returns a p-value
nRep
number of replicates per level of the controlValues
alpha
significance level
plot
whether to do a plot
parallel
whether to use parallel computations. Possible values are F, T (parallel cores set to number of cores in the computer -1), or an integer number for the number of cores that should be used