turtle {faraway}R Documentation

Incubation temperature and the sex of turtles

Description

Incubation temperature and the sex of turtles

Usage

data(turtle)

Format

A data frame with 15 observations on the following 3 variables.

temp
temperature in degrees centigrade
male
number of male turtles hatched
female
number of female turtles hatched

Details

Incubation temperature can affect the sex of turtles. There are 3 independent replicates for each temperature.

Source

Beyond Traditional Statistical Methods Copyright 2000 D. Cook, P. Dixon, W. M. Duckworth, M. S. Kaiser, K. Koehler, W. Q. Meeker and W. R. Stephenson. Developed as part of NSF/ILI grant DUE9751644.

Examples

data(turtle)

[Package faraway version 1.0.4 Index]