two.sample.test: Over-rides two.sample.test in package Deducer for HTML...

Description Usage Arguments Details Value Author(s) See Also

Description

Formats the results of a two-sample test such as a t-test for display in HTML.

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 two arguments are the two-samples to be tested, and whose result is an object of class htest.

...

further arguments for test

Details

This function adds several attributes to the resulting multi.test object from package Deducer's two.sample.test: the name of the factor, the labels for the factor levels, the name of the outcome variable, and a header giving the output the title “Comparison of Two Independent Samples”. It also uses withConditions to catch warnings, remove duplicate warnings, and display them at the bottom of the output.

Value

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

Author(s)

Bill Altermatt

See Also

two.sample.test


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