R/dse23a_b.R

#' Dataset for Exercise A-b, Chapter 23
#' 
#' Dataset for Exercise A-b, Chapter 23
#' 
#' @format A \code{data.frame} with 18 rows and 7 variables:
#' \describe{
#' \item{premix}{}
#' \item{finish}{}
#' \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
#' dse23a_b
'dse23a_b'
lbraglia/aprean3 documentation built on May 20, 2019, 10:24 p.m.