R/dse22d.R

#' Dataset for Exercise D, Chapter 22
#' 
#' Dataset for Exercise D, Chapter 22
#' 
#' @format A \code{data.frame} with 10 rows and 9 variables:
#' \describe{
#' \item{time}{}
#' \item{weight_diff}{}
#' \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
#' dse22d
'dse22d'
lbraglia/aprean3 documentation built on May 20, 2019, 10:24 p.m.