R/anscombe_1_outlier.R

#' Modified Anscombe's quartet set 1 with outlier
#'
#' The `anscombe_1` dataset with an added outlier.
#'
#' @format A data frame with 12 rows and 2 variables.
#' \describe{
#'   \item{x_1, y}{Point coordinates}
#' }
#'
#' @source Anscombe FJ. Graphs in statistical analysis. The American
#' Statistician. 1973 Feb;27(1):17-21.
#' \url{https://www.jstor.org/stable/2682899}
"anscombe_1_outlier"
dcl-docs/dcldata documentation built on June 28, 2021, 1:54 p.m.