alligatorDiet | R Documentation |
Data.frame
data(alligatorDiet)
The data frame has 16 rows and 8 variables:
Lake in Florida of the capture of the aligator.
Female (F) or Male (M).
small (<=2.3m) or big (> 2.3m).
Number of alligators with a primary stomach contents of fish.
Number of alligators with a primary stomach contents of invertebrate.
Number of alligators with a primary stomach contents of reptile.
Number of alligators with a primary stomach contents of bird.
Number of alligators with a primary stomach contents of other.
A study done at four lakes in Florida captured 219 alligators. The primary food type found in the alligator's stomach is recorded. Along with the gender, lake of capture, and size of the alligator.
Agresti, A. (2013) Categorical Data Analysis. 3rd Edition, John Wiley & Sons, Hoboken, New Jersey.
data("alligatorDiet", package='syllogi')
str(alligatorDiet)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.