Description Usage Arguments Author(s)
Compute a contingency table (data.frame input)
1 2 3 4 5 | tabular.data.frame(dfx, dfy, margin = 0:2, useNA =
c("no", "ifany", "always"), propNA = TRUE, addmargins =
FALSE, test = FALSE, test.tabular = test.tabular.auto,
show.test = display.test, plim = 4, show.method = TRUE,
label = FALSE)
|
dfx |
data.frame |
dfy |
data.frame |
margin |
margin |
useNA |
useNA |
propNA |
propNA |
David Hajage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.