k.sample.test: Modifications of Deducer's k.sample.test for HTML display

Description Usage Arguments Value Author(s) References

Description

Adds factor name, factor levels, and outcome variable names to output, and makes other formatting changes in preparation for HTML display.

Usage

1

Arguments

formula

A formula, the left hand side of which indicated the outcomes, and the right hand side of which contains the factor

data

A data.frame

test

A function whose first argument is a formula with the outcome on the lhs and the factor on the rhs. The second argument should be the data to be used for the formula. The result of the function should be an object of class htest.

...

further arguments for func

Value

A multi.test object, representing a table of the results of func applied to each of the variables.

Author(s)

Bill Altermatt

References

http://ifellows.ucsd.edu/pmwiki/pmwiki.php?n=Main.K-SampleTest


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