omega_factorial: function to calculate the effect size of a comparison

Description Usage Arguments Value Author(s) See Also Examples

View source: R/functions.R

Description

function to calculate the effect size of a comparison

Usage

1

Arguments

anova

an object of class anova data.frame with the results of an ANOVA type III returned by Anova(model, type='III'), the model is created by aov()

Value

the function prints the omega squared for two factors and one interaction

Author(s)

gerardo esteban antonicelli

See Also

'check_contrasts' 'es'

Examples

1
2

geantonicelli/GLM documentation built on Dec. 15, 2020, 3:05 p.m.