Learn R Programming

Sleuth3 (version 0.1-8)

ex1922: Diet Wars III

Description

For the study of different diets for losing weight (ex0623, ex1420 and ex1921), it is desired to see whether women were more or less likely to drop out of the study than men (after accounting for the apparent differential drop out rates associated with diet). This data set includes the numbers that dropped out and completed the study for each combination of Sex and Diet.

Usage

ex1922

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, ex1420, ex1921

Examples

Run this code
str(ex1922)

Run the code above in your browser using DataLab