aov
fits.model.tables(x, …)# S3 method for aov
model.tables(x, type = "effects", se = FALSE, cterms, …)
# S3 method for aovlist
model.tables(x, type = "effects", se = FALSE, …)
aov
"effects"
and
"means"
are implemented. Can be abbreviated."tables.aov"
, as list which may contain components
aov
fits are not supported.type = "effects"
give tables of the coefficients for each
term, optionally with standard errors. For type = "means"
give tables of the mean response for each
combinations of levels of the factors in a term. The "aov"
method cannot be applied to components of a
"aovlist"
fit.aov
, proj
,
replications
, TukeyHSD
,
se.contrast