tabular: Compute a contingency table

Description Usage Arguments Author(s)

View source: R/tabular.r

Description

Compute a contingency table

Usage

1
2
3
4
5
6
tabular(x, y, showNA = c("no", "ifany", "always"), margin = 0:2,
  total = FALSE, digits = 2, test = FALSE,
  test.tabular = test.tabular.auto, show.test = display.test,
  plim = 4, show.method = TRUE, effect = FALSE,
  effect.tabular = effect.or.row.by.col, conf.level = 0.95,
  show.effect = display.effect)

Arguments

x

x

y

y

showNA

showNA

margin

margin

total

total

digits

digits

test

test

test.tabular

test.tabular

show.test

show.test

plim

plim

show.method

show.method

effect

effect

effect.tabular

effect.tabular

conf.level

conf.level

show.effect

show.effect

Author(s)

David Hajage


eusebe/biostat2 documentation built on Dec. 27, 2019, 4:22 p.m.