fortify.permustats.Rd
Fortify permutation statistics
# S3 method for class 'permustats'
fortify(model, data, scale = FALSE, ...)
an object of created by vegan::permustats()
.
original data set. Currently ignored.
logical; return standardized effect sizes (SES)?
Other parameters passed to functions (ignored).
A tibble with columns permutations
, and terms
containing the
values of tests statistics under the null hypothesis, and a factor
labelling the permutation, respectively.