Description Usage Arguments Value See Also Examples
Extract the error terms from an aov object
1 | errorTerms(aov.obj)
|
aov.obj |
An object of class aov representing an ANOVA calculation |
data.frame
Other AggregatingErrorTerms: aggregateErrorTerms
,
effectTerms
, errorTermRatios
,
useAggregateErrorTerms
1 2 3 | data(EBR.Table.18.25)
aov.EBR.Table.18.25 <- ezANOVA.EBR.Table.18.25$aov
errorTerms(aov.EBR.Table.18.25)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.