powered by
combfunc(p1=NULL,p2=NULL,combine="fisher")
spia
# Examples use colorectal cancer dataset p1=c(0.2,0.4,0.1) p2=c(0.01,0.7,0.01) pG=combfunc(p1,p2,combine="fisher") pG=combfunc(p1,p2,combine="norminv")
Run the code above in your browser using DataLab