| rFromNPAV | R Documentation |
Calculation based on Rosenthal's formula (1994). N stands for the number of measurements. Necessary command:
rFromNPAV(pvalue, N)
pvalue |
p value |
N |
number of measurements in the experiment |
Invisibly returns a list with components:
r: effect size as a numeric scalar.
z: corresponding z-statistic.
text: LaTeX-formatted character string that is also sent
to the console.
rFromNPAV(0.02, N = 180)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.