powered by
## S3 method for class 'between': rtest(xtest, nrepet = 99, \dots)
between
rtest
data(meaudret) pca1 <- dudi.pca(meaudret$env, scan = FALSE, nf = 3) rand1 <- rtest(between(pca1, meaudret$design$season, scan = FALSE), 99) rand1 plot(rand1, main = "Monte-Carlo test")
Run the code above in your browser using DataLab