R/dse13c.R

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