pizza.data: Pizza and Survival

Description Usage Format Source

Description

A dataset containing containing time to follow-up, status at follow-up, whether someone likes pizza, their favorite flavor of pizza, their sex, their height, and their id.

Usage

1

Format

A data frame with 150 rows and 7 variables:

id

Study ID.

likes_pizza

Does this person like pizza?

time_to_fu

Time to last follow-up (months).

status_fu

Status at follow-up: 0 = Alive, 1 = Dead, as the Survival package expects.

fav_flavor

Favorite flavor of pizza.

sex

Sex.

height

Height (inches).

Source

Ethan made up this data. Turns out people who like pizza live longer. Who'da thunk?


eheinzen/Ethan documentation built on May 3, 2019, 4:32 p.m.