R/accountbalance.R

#' accountbalance
#' @description  This dataset shows the account balance of 100 people with their own Age, Income, Family size, Expenditure,ownership of other cards and online purchases.
#'
#' @format
#' A data frame with 100 observations on the following 7 variables.
#'
#' \describe{
#' \item{\code{Accbl}}{total amount of money in the account in the account balance}
#' \item{\code{Age}}{a numeric vector}
#' \item{\code{Fams}}{family size}
#' \item{\code{Income}}{a numeric vector}
#' \item{\code{Expenditure}}{a numeric vector}
#' \item{\code{Ocards}}{ownership of other cards}
#' \item{\code{Online}}{online purchases}
#' }
"accountbalance"
unimi-dse/2d3bd55d documentation built on Feb. 17, 2020, 4:16 a.m.