R/bank.R

#' Bank data
#' 
#' Data from an Italian bank on 1,949 customers. The response y is the amount of money made over a year.
#' The 13 covariates are possible macroservices the customers can sign up for.
#' 
#' @references Marco Riani, Andrea Cerioli, and Anthony C. Atkinson (2014).
#' Monitoring robust regression. Electronic Journal of Statistics, Volume 8, 646-677.
#' 
#' @docType data
#' @keywords datasets
#' @format A data frame with 1949 rows and 14 variables
#' @name bank
NULL

Try the L2E package in your browser

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

L2E documentation built on Sept. 9, 2022, 1:07 a.m.