Learn R Programming

Sleuth3 (version 0.1-8)

ex1420: Diet Wars

Description

These data are the weight losses of subjects randomly assigned to one of three diets, and these additional covariates sex, initial age, and body mass index. Is there any evidence from these data that the mean weight loss differs for the different diets, after accounting for the effect of the covariates? How big are the difference?

Usage

ex1420

Arguments

source

Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.

See Also

ex0623, ex1921, ex1922

Examples

Run this code
str(ex1420)

Run the code above in your browser using DataLab