lizards: Lizard Count Data
Description
These are data on the structural habitat of two species of lizards in
Whitehouse, Jamaica. They comprise
observed counts for perch height, perch diameter, insolation,
and time of day, for both species. The
data can be represented as a 2 x 2 x 2 x 3 x 2 contingency table.source
Bishop, Y. M. M., Fienberg, S. E. and Holland, P. W. (1975)
Discrete Multivariate Analysis.
Cambridge, Mass.: MIT Press. Page 164.Examples
Run this codedata(lizards)
## maybe str(lizards) ; plot(lizards) ...
Run the code above in your browser using DataLab