d_to_f2 {ViSe}R Documentation

Convert d to Cohen's f

Description

This function allows you to convert d to Cohen's f and f^2 statistics.

Usage

d_to_f2(d)

Arguments

d

the effect size to convert

Value

Both Cohen's f and f^2 statistics

f

d values translated into f

f2

d values translated into f^2

Examples


d_to_f2(.25)


[Package ViSe version 0.1.2 Index]