petasq_ {apa} | R Documentation |
Partial Eta Squared
Description
Calculate the partial eta squared effect size from sum of squares.
Usage
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 |
[Package apa version 0.3.4 Index]