Description Usage Arguments Value Author(s)
Over-rides the print.contingency.tables function in package Deducer to render contingency.tables objects in HTML
1 2 |
x |
Object of class “contingency.tables” |
digits |
Number of significant digits to print. |
prop.r |
Logical indicating whether the proportion of row totals should be displayed in each cell. |
prop.c |
Logical indicating whether the proportion of column totals should be displayed in each cell. |
prop.t |
Logical indicating whether the proportion of the grand total should be displayed in each cell. |
expected.n |
Logical indicating whether the expected values, given the row and column totals, should be displayed in each cell. |
no.tables |
Logical indicating that no contingency table should be printed. |
... |
Additional commands passed to print function. |
print.contingency.tables simply calls a print method for each of the contin.tables contained within the contingency.tables object.
Bill Altermatt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.