View source: R/summary_methods.R
summary.cofad_wi | R Documentation |
Summary of within subject design contrast analysis
## S3 method for class 'cofad_wi'
summary(object, ci = 0.95, ...)
object |
output of calc_contrast |
ci |
confidence intervall for composite Score (L-Values) |
... |
further arguments |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.