WRS2 (version 1.0-0)

diet: Diet and Weight Loss

Description

Weight loss is studied for three different types of diets.

Usage

bush

Arguments

Format

A data frame with 7 variables and 78 observations:

gender

gender

age

age

height

body height

diet.type

three types of diet

initial.weight

initial weight before diet

final.weight

final weight after diet

weight.loss

weight loss

Details

Original data taken from https://www.sheffield.ac.uk/polopoly_fs/1.570199!/file/stcp-Rdataset-Diet.csv, slightly modified.

References

Couturier, D. L., Nicholls, R., and Fernandes, M. (2018). ANOVA with R: analysis of the diet dataset. Retrieved online.

Examples

Run this code
# NOT RUN {
str(diet)
# }

Run the code above in your browser using DataLab