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