Skip to contents

Data adapted from https://www.kaggle.com/datasets/fabinmndez/obesitydata.

Usage

obesity

Format

obesity

A data frame with 2,111 rows and 7 columns:

cluster

Grouping variable

gender

Gender (0 = male, 1 = female)

age

Age (in years)

height

Height (in meters)

weight

Weight (in kilograms)

bmi

Body Mass Index (in kilograms per square meter)

rt

Response time (in minutes)

...