Learn R Programming

Rfit (version 0.09)

quail: Quail Data

Description

Thirty-nine quail were randomized to one of for treatments for lowering cholesterol.

Usage

data(quail)

Arguments

source

Hettmansperger, T.P. and McKean J.W. (1998), Robust Nonparametric Statistical Methods, London: Arnold.

Examples

Run this code
data(quail)
boxplot(ldl~treat,data=quail)

Run the code above in your browser using DataLab