gdscANOVA_cohens_d: Effect Size of a statistical interaction through Cohen's D...

Description Usage Arguments Value Author(s) See Also

Description

gdscANOVA_cohens_d(x,y)

returns the effect size of the statistical interaction between a variable and an underlying binary factor. It takes in input two vectors containing a partition of the variable observations based on the corresponding factor value (positive or negative).

Usage

1

Arguments

x

Numerical vector containing the variable observations corresponding to the positive values of the underlying factor.

y

Numerical vector containing the variable observations corresponding to the negative values of the underlying factor.

Value

The Cohen's d, defined as the difference between the means of the two vector, divided by their pooled standard deviation.

Author(s)

Francesco Iorio - iorio@ebi.ac.uk

See Also

gdscANOVA_glass_Ds


francescojm/FI.GDSC.ANOVA documentation built on May 16, 2019, 1:54 p.m.