Predict method for class mhtest.
# S3 method for mhtest
predict(object, scores = object$score, log10 = TRUE, ...)An object of class mhtest from you get the probability
function with possibly pre-transformation of scores.
Raw scores (before transformation) that you want to transform to p-values.
Are p-values returned on the log10 scale? Default is TRUE.
Not used.
Vector of log10(p-values) associated with scores and object.