The R Project SVN R-packages

Rev

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

\name{xmp15.08}
\alias{xmp15.08}
\title{data from Example 15.8}
\description{
The \code{xmp15.08} data frame has 11 rows and 2 columns.
}
\format{
This data frame contains the following columns:
\describe{
\item{strength}{
a numeric vector
}
\item{type}{
a factor with levels
\code{Epoxy} 
\code{Other} 
}
}
}
\details{
}
\source{
  Devore, J. L. (2000) \emph{Probability and Statistics for Engineering and the Sciences (5th ed)}, Duxbury
}
\examples{
data(xmp15.08)
}
\keyword{datasets}