fortify.permustats | R Documentation |
Fortify permutation statistics
## S3 method for class 'permustats'
fortify(model, data, scale = FALSE, ...)
model |
an object of created by |
data |
original data set. Currently ignored. |
scale |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.