gullweight | R Documentation |
These data are part of a large sample collected by Prof. P. Monaghan of the University of Glasgow in a study of the weight changes in herring gulls throughout the year. Some birds were caught in June (coded as month 1) and others in December (month 2). Since weight is dependent on the size of the bird this information is recorded in the form of the head and bill length, hab
(in mm), the distance from the back of the head to the tip of the bill.
The data are used in the rp.ancova
example script.
rpanel: Simple interactive controls for R functions using the tcltk package. Journal of Statistical Software, 17, issue 9.
## Not run: with(gullweight, { rp.ancova(hab, weight, month) }) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.