d_to_f2: Convert d to Cohen's f

d_to_f2R 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)


ViSe documentation built on Oct. 10, 2024, 9:07 a.m.