fn_TWanova: two way anova test for a given response and two vectors

Description Usage Arguments Value

Description

two way anova test for a given response and two vectors

Usage

1
2
fn_TWanova(y, mainVec, confounderVec, interaction = TRUE,
  varLabel = c("Treatment", "Cell line", "Interaction"))

Arguments

interaction

whether to add interaction term

varLabel

the label for the 3 effects: main effect of primary variable, main effect of variable not of interest (confounding) and interaction effect

Value

a fn_TWanova object with plot method


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.