View source: R/summary_methods.R
summary.cofad_mx | R Documentation |
Summary of a mixed design contrast analysis
## S3 method for class 'cofad_mx'
summary(object, ...)
object |
output of calc_contrast |
... |
further arguments |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.