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.