R/BankCustomer.R

#' Customers of a bank
#'
#'
#' @format A data frame with 150 rows and 9 variables:
#' \describe{
#'   \item{age}{age of the customer}
#'   \item{anciennete}{Since when the customer is in the bank}
#'   \item{profession}{work of the customer}
#'   \item{revenu}{How much the customer earn}
#'   \item{epargne}{How much the customer saving}
#'   \item{carte_bleue}{If the customer get a credit card}
#'   \item{pea}{action savings plan}
#'   \item{score}{score attribuate by the bank}
#'   \item{Cluster}{Cluster attribuate by the bank}
#' }
"BankCustomer"
adrienPAVOINE/ClustCheck documentation built on Dec. 31, 2020, 6:45 p.m.