Learn R Programming

SRMData (version 1.0.1)

Burros: The health of burros

Description

The health of females burros in the Mojave Desert.

Usage

data(Burros)

Arguments

Format

A data frame with 9 rows and 3 columns:

Status

The reproductive status of the female burro; one of 1 (barren), 2 (pregnant (but not lactating)), or 3 (lactating)

Health

The health of the burro; one of 1 (excellent), 2 (fair) or 3 (poor).

Counts

The number of female burros in each cell

Details

The data provide the number of female burros of given health and reproductive status.