baselers: baselers

Description Usage Format Source

Description

A tibble containing simulated data of basler inhabitants. Most mean values are based on actual populationstatistics, however correlations between variables aren't.

Usage

1

Format

A tibble containing 10,000 rows and 20 columns

id

(numeric) - A unique identifier (1 through 150000).

age

(numeric) - A peson's age in years.

income

(numeric) - Income of the household a person lives in.

weight

(numeric) - A person's weight in kg.

height

(numeric) - A person's height in cm.

children

(numeric) - The number of children a person has.

happiness

(numeric) - How happy a person is on a scale from 1 to 10.

fitness

(numeric) - A person's fitness level rated from 1 to 10.

food

(numeric) - How much (CHF) a person spends on food per month.

alcohol

(numeric) - How much (CHF) a person spends on alcohol beverages per month.

tattoos

(numeric) - The number of tattoos a person has.

rhine

(numeric) - How often a person goes swimming in the rhine per month.

datause

(numeric) - How many times a day a person checks an app on the mobile phone.

consultations

(numeric) - The number of times a person's sees a doctor per year.

hiking

(numeric) - How many hours a person spends hiking per year.

sex

(character) - A person's sex. Either "male" or "female".

education

(character) - The highest completed degree/ education a person has. Levels are "obligatory_school", "apprenticeship", "SEK_II", "SEK_III".

confession

(character) - A person's confession. Levels are "catholic", "confessionless", "evangelical-reformed", "muslim", "other".

fasnacht

(character) - Whether a person actively (i.e. in a Gugge, Clique or similar) participates at fasnacht. Levels are "yes" and "no".

eyecor

(character) - Whether a person needs eye correction. Levels are "yes" and "no".

Source

Simulated with the simulate_baselers function with nsim = 10000, and seed = 1


therbootcamp/baselers documentation built on May 13, 2019, 1:41 p.m.