rich_pois: rich_pois dataset

Description Usage Format Examples

Description

A sample dataset to test functions. This dataset has a count response.

Usage

1

Format

A data.table with 8 rows and 4 variables:

gender

gender, either Male or Female

criminal_record

indicating whether a person has a criminal record (yes) or not (no)

is_rich

factors, rich if a person is rich and not_rich otherwise

count

the number of people that satisfies (gender, criminal_record, is_rich) combination

Examples

1
2

joon3216/funpark documentation built on June 18, 2019, 7:32 a.m.