Learn R Programming

AICcmodavg (version 1.0)

min.trap: Anuran larvae counts in minnow traps across pond type.

Description

This data set consists of counts of anuran larvae as a function of pond type, pond perimeter, and presence of water scorpions (Ranatra sp.).

Usage

data(min.trap)

Arguments

source

Mazerolle, M. J. (2006) Improving data analysis in herpetology: using Akaike's Information Criterion (AIC) to assess the strength of biological hypotheses. Amphibia-Reptilia 27, 169--180.

Details

Mazerolle (2006) uses this data set to illustrate model selection for Poisson regression with low overdispersion.

Examples

Run this code
data(min.trap)
## maybe str(min.trap) ; plot(min.trap) ...

Run the code above in your browser using DataLab