R/dse22f.R

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