#' Dataset for Exercise E, Chapter 23
#'
#' Dataset for Exercise E, Chapter 23
#'
#' @format A \code{data.frame} with 16 rows and 9 variables:
#' \describe{
#' \item{al}{}
#' \item{bl}{}
#' \item{cl}{}
#' \item{dl}{}
#' \item{a}{}
#' \item{b}{}
#' \item{c}{}
#' \item{d}{}
#' \item{y}{}
#' }
#' @source Draper, N.R., Smith, H., (1998) Applied Regression Analyis, 3rd ed., New York: Wiley
#' @examples
#' dse23e
'dse23e'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.