diet: Toy dataset of diet effectiveness.

dietR Documentation

Toy dataset of diet effectiveness.

Description

This dataset contains information on 78 people using one of three diets. The dataset is primarily used for ANOVA.

Usage

diet

Format

A data frame with 78 rows and 8 variables:

person

Participant ID

sex

Biological Sex of participant: Male | Female

age

Age of participant (years): Ranging from 16 to 60

height

Height of participant (cm): Ranging from 58.1 to 99.2

preweight

Weight before the diet (kg): ranging from 141 to 201

diet_type

Type of Diet: 1 | 2 | 3

weight10weeks

Weight after 10 weeks (kg): Ranging from 53 to 103

weight_loss

Weight lost after 10 weeks (kg): Ranging from -2.1 to 9.2

...

Source

Data contributed by Ellen Marshall, University of Sheffield as part of the Statstutor community project.


A-Farina/pl462 documentation built on May 9, 2022, 1:52 p.m.