fine-b: Weight gain

Description Usage Format Examples

Description

Weight gain data for rats exposed to aconiazide, a proposed treatment for tuberculosis. Taken from Fine and Bosch, JASA, to appear 2000

For details of the study which generated these data, see Dooley et al., Journal of the American College of Toxicology, 1993 For additional analyses of these data, see Kodell and West, Risk Analysis, 1993 Bosch et al., ASA Proceedings of the Biometrics Section, 1995 Bosch et al., Risk Analysis, 1996

Thanks to Frederick Beland for making these data available.

W is weight gain over the 14-day duration of the experiment, on 50 female Fischer 344 rats DOSE is the dose of aconiazide (mg/kg/day)

Usage

1
data("fine-b")

Format

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

W

Weight gain.

Dose

Dose of aconiazide (mg/kg/day.

Examples

1
2
data(fine-b)
## maybe str(fine-b) ; plot(fine-b) ...

DataScienceUWL/DS705data documentation built on Jan. 15, 2022, 3:43 a.m.