Description Usage Format Details Source Examples
Contains the wing length, tail length, and bill length from 12 birds
1 |
A data frame with 12 observations (birds) on the following 3 variables.
wing.length
a numeric vector containing wing length in cm
tail.length
a numeric vector containing tail length in cm
bill.length
a numeric vector containing bill length in cm
Dataset from Zar (1999; page 444)
Zar, J. H. 1999. Biostatistical Analysis, Fourth edition. Prentice-Hall, Inc., Upper Saddle River, NJ.
1 2 | data(bird.traits)
(w=kendall.w(bird.traits))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.