Description Usage Arguments Details Value Author(s) References See Also Examples
Computes the Vargha and Delaney A effect size measure.
1 2 3 4 5 6 7 |
d |
a numeric vector giving either the data values (if |
f |
either a factor with two levels or a numeric vector of values |
formula |
a formula of the form |
data |
an optional matrix or data frame containing the variables in the formula |
... |
further arguments to be passed to or from methods. |
The function computes the Vargha and Delaney A effect size measure (Vargha and Delaney, 2000).
A list of class effsize
containing the following components:
estimate |
the A statistics estimate |
magnitude |
a qualitative assessment of the magnitude of effect size |
method |
the method used, i.e. |
Marco Torchiano http://softeng.polito.it/torchiano/
A. Vargha and H. D. Delaney. "A critique and improvement of the CL common language effect size statistics of McGraw and Wong." Journal of Educational and Behavioral Statistics, 25(2):101-132, 2000
cliff.delta
, cohen.d
, print.effsize
1 2 3 4 5 6 7 8 9 10 11 |
Vargha and Delaney A
A estimate: 0.0766 (large)
Vargha and Delaney A
A estimate: 0.9234 (large)
Vargha and Delaney A
A estimate: 0.9234 (large)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.