R/dse22a.R

#' Dataset for Exercise A, Chapter 22
#' 
#' Dataset for Exercise A, Chapter 22
#' 
#' @format A \code{data.frame} with 11 rows and 9 variables:
#' \describe{
#' \item{a}{}
#' \item{b}{}
#' \item{p0}{}
#' \item{p1}{}
#' \item{p2}{}
#' \item{p3}{}
#' \item{p4}{}
#' \item{p5}{}
#' \item{p6}{}
#' }
#' @source Draper, N.R., Smith, H., (1998) Applied Regression Analyis, 3rd ed., New York: Wiley
#' @examples
#' dse22a
'dse22a'

Try the aprean3 package in your browser

Any scripts or data that you put into this service are public.

aprean3 documentation built on May 1, 2019, 10:10 p.m.