Learn R Programming

reproducer (version 0.5.2)

calc.b: 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)

Value

The value of b.

Arguments

f

a vector defining the degrees of freedom for the effect sizes

Author

Barbara Kitchenham and Lech Madeyski

Examples

Run this code
reproducer:::calc.b(8)
#0.08649774

Run the code above in your browser using DataLab