Test Factorial
testFactorial.RdProvides a statistical significance test for an Analysis of Variance for a factorial or mixed design.
Usage
# S3 method for class 'data.frame'
testFactorial(frame, by, ...)
# S3 method for class 'formula'
testFactorial(formula, by, ...)
# S3 method for class 'wsm'
testFactorial(moments, corrs, ...)
# S3 method for class 'bsm'
testFactorial(moments, ...)Arguments
- frame
a set of (non-empty) numeric vectors of data values
- formula
a formula of the form
lhs ~ rhswherelhsis a numeric variable giving the data values andrhsa factor giving the corresponding groups- moments
a matrix/frame of descriptive/summary statistics
- corrs
a matrix/frame of correlations for the data set
- by
a blocking factor