tabular.data.frame: Compute a contingency table (data.frame input)

Description Usage Arguments Author(s)

View source: R/tabular.r

Description

Compute a contingency table (data.frame input)

Usage

1
2
3
4
5
6
tabular.data.frame(dfx, dfy, margin = 0:2, showNA = c("no", "ifany",
  "always"), 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, label = FALSE)

Arguments

dfx

data.frame

dfy

data.frame

margin

margin

showNA

showNA

total

total

digits

digits

test

test

test.tabular

test.tabular

show.test

show.test

plim

plim

show.method

show.method

label

label

Author(s)

David Hajage


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