Learn R Programming

AICcmodavg (version 1.0)

dry.frog: Frog dehydration experiment on three different substrate types.

Description

This is a data set modified from Mazerolle and Desrochers (2005) on the mass lost by frogs after spending two hours on one of three substrates that are encountered in some landscape types.

Usage

data(dry.frog)

Arguments

source

Mazerolle, M. J., Desrochers, A. (2005) Landscape resistance to frog movements. Canadian Journal of Zoology 83, 455--464.

Details

Note that the original analysis in Mazerolle and Desrochers (2005) consisted of generalized estimating equations for three mass measurements: mass at time 0, 1 hour, and 2 hours following exposure on the substrate.

Examples

Run this code
data(dry.frog)
## maybe str(dry.frog) ; plot(dry.frog) ...

Run the code above in your browser using DataLab