The R Project SVN R

Rev

Rev 5532 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

\name{se.aov}
\alias{se.aov}
\alias{se.aovlist}
\title{Internal Functions Used by model.tables}
\usage{
se.aov(object, n, type="means")
se.aovlist(object, dn.proj, dn.strata, factors, mf, efficiency,
           n, type="diff.means", ...)
}
\description{
    Internal function for use by \code{\link{model.tables}}.
}
\author{B. D. Ripley}
\seealso{\code{\link{model.tables}}}

\keyword{utilities}