Learn R Programming

Sleuth2 (version 2.0-7)

ex0331: Iron Supplementation

Description

A randomized experiment was performed on mice to determine whether two forms of iron are retained differently. If one type is retained especially well it may be more useful as a dietary supplement for humans.

Usage

ex0331

Arguments

Format

A data frame with 36 observations on the following 2 variables.

Iron

percentage of iron retained in each mouse

Supplement

factor variable with levels "Fe3" and "Fe4"

References

Rice, J. (1987). Mathematical Statistics and Data Analysis, Wadsworth.

Examples

Run this code
str(ex0331)

Run the code above in your browser using DataLab