plot.fn_TWanova: Plot method for fits from two-way data by fn_TWanova

Description Usage Arguments

Description

This in the title shows the p values for main effects (two variables namely treatment and confounder) and interaction The figure is boxplot colored by confounder; at the bottome, stratified anova p value is showing (for each color)

Usage

1
2
3
4
5
## S3 method for class 'fn_TWanova'
plot(x, pshape = 17, psize = 3.5, tag = "",
  cols = NULL, main = NULL, xlab = NULL, ylab = "Expression",
  legendLabelSize = 11, anglex = NULL, sizex = 12, sizey = 12,
  angley = 0, plot = T)

Arguments

cols

a named color vector where names are the unique group categories. Default color is specified with sorted group category.

legendLabelSize

legend label size


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