calc.b {reproducer} | R Documentation |
calc.b
Description
This function is a helper function that calculates one element of the standardized mean difference effect size variance based on Hedges and Olkin p128-131.
Usage
calc.b(f)
Arguments
f |
a vector defining the degrees of freedom for the effect sizes |
Value
The value of b.
Author(s)
Barbara Kitchenham and Lech Madeyski
Examples
reproducer:::calc.b(8)
#0.08649774
[Package reproducer version 0.5.3 Index]