| diet {WRS2} | R Documentation |
Weight loss is studied for three different types of diets.
bush
A data frame with 7 variables and 78 observations:
gendergender
ageage
heightbody height
diet.typethree types of diet
initial.weightinitial weight before diet
final.weightfinal weight after diet
weight.lossweight loss
Original data taken from https://www.sheffield.ac.uk/polopoly_fs/1.570199!/file/stcp-Rdataset-Diet.csv, slightly modified.
Couturier, D. L., Nicholls, R., and Fernandes, M. (2018). ANOVA with R: analysis of the diet dataset. Retrieved from https://bioinformatics-core-shared-training.github.io/linear-models-r/ANOVA.html#section_1:_importation_and_descriptive_analysis
str(diet)