Learn R Programming

SMPracticals (version 1.3-1)

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.

Usage

data(lizards)

Arguments

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 code
data(lizards)
## maybe str(lizards) ; plot(lizards) ...

Run the code above in your browser using DataLab