one.sample.test: Minor modification to Deducer's one.sample.test to facilitate...

Description Usage Arguments Value Author(s) References

Description

Runs one.sample.test through withConditions and adds attributes to the result for outcome variable names, name of the test, and a header for the output.

Usage

1
one.sample.test(variables, data = NULL, test = t.test, ...)

Arguments

variables

A variable or dataframe of variables

data

The data frame in which variables is evaluated

test

A function whose first argument is the sample to be tested, and whose result is an object of class htest.

...

further arguments for func

Value

A multi.test object, representing a table of the results of test applied to each of the variables. Added to this table are a set of attributes providing information about any warnings, the names of the outcome variables, the name of the test, and a header for the HTML output.

Author(s)

Bill Altermatt

References

See the documentation for Deducer::one.sample.test for more information.


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