Description Usage Arguments Details Value Author(s) See Also
Over-rides the add.test function in package Deducer to facilitate HTML output.
1 |
tables |
An object of class contingency.tables |
name |
Name of the test |
htests |
A function or list of functions which take a matrix as its argument and returns an object of class |
types |
A character vector with the same number of items as |
In package Deducer, add.test applies a supplied list of tests to all of the tables in the tables argument.
The add.test function in package DeducerRichOutput adds two features to that function: 1. recovering the names of the strata in a multi-strata contingency table and 2. capturing warning messages using withConditions
A contingency.tables object identical to tables, but with the test applied to each table.
Bill Altermatt
add.cross.strata.test, chi.squared.test, likelihood.test,
fishers.exact.test, cor.test, kruskal.test, withConditions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.