calcUnivariateTests: Calculate Univariate Tests for ANOVA
Description
Calculate Univariate Tests for ANOVA
Usage
calcUnivariateTests(SSP, SSPE, P, df, error_df)
Value
A named list containing univariate test results
Arguments
- SSP
Sum of Squares and Products matrix for the term
- SSPE
Sum of Squares and Products Error matrix
- P
Design matrix for the term
- df
Degrees of freedom for the term
- error_df
Degrees of freedom for the error