summary.cofad_mx {cofad} | R Documentation |
Summary of a mixed design contrast analysis
Description
Summary of a mixed design contrast analysis
Usage
## S3 method for class 'cofad_mx'
summary(object, ...)
Arguments
object |
output of calc_contrast |
... |
further arguments |
Value
Displays type of contrast analysis, lambdas, t-table, ANOVA table and typical effect sizes. If you assign this to a variable, it will be a list with the elements Lambdas, tTable, FTable, Effects.
[Package cofad version 0.3.0 Index]