| effect.size | R Documentation |
A function to find the effect size (Z-score) of a target, from a vector of values presumably obtained in random permutations.
effect.size(x, center = TRUE, ...)
x |
The vector of data to use. |
center |
Logical value for whether to center x. |
... |
Arguments passed to powerTrans. |
Michael Collyer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.