R/dse12e.R

#' Dataset for Exercise E, Chapter 12
#' 
#' Dataset for Exercise E, Chapter 12
#' 
#' @format A \code{data.frame} with 28 rows and 5 variables:
#' \describe{
#' \item{fat}{}
#' \item{flour}{}
#' \item{water}{}
#' \item{rpm}{}
#' \item{y}{}
#' }
#' @source Draper, N.R., Smith, H., (1998) Applied Regression Analyis, 3rd ed., New York: Wiley
#' @examples
#' dse12e
'dse12e'
lbraglia/aprean3 documentation built on May 20, 2019, 10:24 p.m.