Description Usage Arguments Value Examples
get p-values from Post Hoc analysis
1
getp(dat)
dat
peaklist
a data frame
1 2 3
dat = as.data.frame(matrix(runif(2*300), ncol = 2, nrow = 300)) dat$group = rep(LETTERS[2:4], 100) out <- getp(dat)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.