The R Project SVN R-packages

Rev

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

\name{xmp16.04}
\alias{xmp16.04}
\docType{data}
\title{data from Example 16.4}
\description{
The \code{xmp16.04} data frame has 22 rows and 4 columns.
}
\format{
This data frame contains the following columns:
\describe{
\item{resist1}{
a numeric vector
}
\item{resist2}{
a numeric vector
}
\item{resist3}{
a numeric vector
}
\item{resist4}{
a numeric vector
}
}
}
\details{
}
\source{
  Devore, J. L. (2003) \emph{Probability and Statistics for Engineering and the Sciences (6th ed)}, Duxbury
}
\examples{
data(xmp16.04)
}
\keyword{datasets}