Learn R Programming

FFTrees (version 1.2.3)

bank: A bank marketing dataset

Description

A bank marketing dataset

Usage

bank

Arguments

Format

A data frame containing 45,211 rows and 17 columns

age

numeric

job

character

marital

character - marital status

education

character - education level

default

character - has credit in default

balance

numeric - balance of the loan

housing

character - housing status

loan

character - has a personal loan

contact

character - contact communication type

day

numeric - day in month last contacted

month

character - last contact month

duration

numeric - last contact duration in seconds

campaign

numeric -number of contacts performed during this campaign for this client

pdays

numeric - number of days that passed after the client was last contacted from a previous campaign (-1 means not previously contacted)

previous

numeric - number of previous contacts

poutcome

character - outcome of previous contact

y

character - did the client subscribe to a term deposit?

...