contin.tests.to.table: Make an HTML table of contingency test results

Description Usage Arguments Details Value Author(s)

Description

Over-rides the contin.tests.to.table function in package Deducer to facilitate HTML rendering

Usage

1
contin.tests.to.table(tests, test.digits = 3, ...)

Arguments

tests

n object of class “contin.tests”, usually placed in results[[i]]$tests, where “results” is the list object produced by contingency.tables and i is a combination of one row variable and one column variable.

test.digits

The number of digits to round to

...

other parameters

Details

This function creates a list of matrices, in which the list elements correspond to the different strata levels. Each matrix displays all the test information for a particular stratum. It also captures any warnings using the withConditions function.

Value

A nice table

Author(s)

Bill Altermatt


DeducerRichOutput documentation built on May 2, 2019, 4:53 p.m.