This help topic is for R version 1.5.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/base/html/se.aov.html
se.aov {base}R Documentation

Internal Functions Used by model.tables

Description

Internal function for use by model.tables.

Usage

se.aov(object, n, type = "means")
se.aovlist(object, dn.proj, dn.strata, factors, mf, efficiency,
           n, type = "diff.means", ...)

Author(s)

B. D. Ripley

See Also

model.tables


[Package base version 1.5.0 ]