metaMA(data, varname, moderated = c("limma", "SMVar", "t")[1], BHth = 0.05, which = c("pval", "ES")[1])"pval" for combination of p-values, or "ES" for effect sizes
"metaMA.res". It is a list where:
pvalcombination, EScombination
data(ColonData)
pv<-metaMA(ColonData, "MSI", moderated = "t")
Run the code above in your browser using DataLab