pes: Calculate partial eta squared of a given F statistic

View source: R/pes.R

pesR Documentation

Calculate partial eta squared of a given F statistic

Description

Calculate partial eta squared of a given F statistic

Usage

pes(DFeffect, DFerror, Feffect)

Arguments

DFeffect

Degrees of freedom of the effect

DFerror

Degrees of freedom of the error

Feffect

F value of the effect

Author(s)

Markus Huff


markushuff/PsychHelperFunctions documentation built on Sept. 11, 2022, 3:43 a.m.