Learn R Programming

Rfit (version 0.14)

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. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.

Examples

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

Run the code above in your browser using DataLab