R/dse15c.R

#' Dataset for Exercise C, Chapter 15
#' 
#' Dataset for Exercise C, Chapter 15
#' 
#' @format A \code{data.frame} with 20 rows and 6 variables:
#' \describe{
#' \item{x1}{}
#' \item{x2}{}
#' \item{x3}{}
#' \item{x4}{}
#' \item{x5}{}
#' \item{y}{}
#' }
#' @source Draper, N.R., Smith, H., (1998) Applied Regression Analyis, 3rd ed., New York: Wiley
#' @examples
#' dse15c
'dse15c'
lbraglia/aprean3 documentation built on May 20, 2019, 10:24 p.m.