R/dse12a.R

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