powered by
Converts a list of p-values into a list, n= 2,3,...,k
SumOfPs(x, ...)
#' Input n p-values n = 2,3,...,k
#list of p values
List of p-values
# NOT RUN { Output <- SumOfPs(0.1,0.3,.7) # }
Run the code above in your browser using DataLab