Description Usage Arguments Examples
This function returns the -log10(pvalue) of AOV
1 | func.anova(x, g)
|
x |
Continuous data vector |
g |
Group labels |
1 | func.anova(x=c(3,4,5,10,12,15,100,120,130), g=c("A","A","A","B","B","B","C","C","C"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.