1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
% $Id: residplot.Rd 1441 2010-06-11 03:11:54Z warnes $
\name{residplot}
\alias{residplot}
%\alias{iapply}
\title{Undocumented functions}
\description{
These functions are undocumented. Some are internal and not intended
for direct use. Others simply haven't been documented yet.
}
\usage{
residplot(model, formula, ...)
}
\arguments{
\item{model}{Undocumented}
\item{formula}{Undocumented}
\item{\dots}{ arguments to be passed to \code{fun} }
}
\details{
These functions are undocumented. Some are internal and not intended
for direct use. Others simply haven't been documented yet.
}
\author{Gregory R. Warnes \email{greg@warnes.net}}
\keyword{misc}
|