bicatvarsum: provides a nice summary and test for a categorical variable...

Description Usage

View source: R/bicatvarsum.R

Description

provides a nice summary and test for a categorical variable by a grouping variable, with optional Fisher's exact test

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
bicatvarsum(
  mat,
  idcol,
  varcol,
  groupcol,
  doplot = T,
  myrot = F,
  mytest = T,
  check5 = F,
  print5 = T,
  usecolours = NULL
)

AndrewH6/BioCG documentation built on Dec. 17, 2021, 8:50 a.m.