powered by
This function performs Approximate F-test.
AF(data,group)
A vector containing the observations to which the treatments are randomly assigned.
A numerical or character vector indicating the treatment/control groups.
the p-value of the Approximate F-test
Asiribo, O. and Gurland, J. (1990) Coping with variance heterogeneity, Communications in Statistics: Theory and Methods, 19(11), 4029-4048.
# NOT RUN { library(doex) AF(hybrid$data,hybrid$species) # }
Run the code above in your browser using DataLab