petasq_: Partial Eta Squared

Description Usage Arguments

Description

Calculate the partial eta squared effect size from sum of squares.

partial eta squared = SS_effect / (SS_effect + SS_error)

Usage

1
petasq_(ss_effect, ss_error)

Arguments

ss_effect

numeric, sum of squares of the effect

ss_error

numeric, sum of squares of the corresponding error


dgromer/psymisc documentation built on May 15, 2019, 7:22 a.m.