Description Usage Examples
aovby()
1
1 2 3 4 5 6 7
RemocionPorc <- c(47.533,45.500,22.500,24.200,12.411,12.411,18.467,19.125,63.600,71.033,36.000,36.583) CONC.ppm <- c(3,3,6,6,9,9,12,12,3,3,12,12) Data <- data.frame(CONC.ppm=as.factor(CONC.ppm),RemocionPorc) library(AovBY) aovbay(Data)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.