powered by
#' Combination p-value method that uses Tippett statistic min(p1,...,pn), n= 2,3,...,k where p equals p-value
TippettMethod(x)
#' SumOfPs
Combined P-value
# NOT RUN { Output <- SumOfPs(0.1,0.3,.7) Final <- TippettMethod(Output) # }
Run the code above in your browser using DataLab