tribolium {asuR}R Documentation

Tribolium data

Description

The data come from a study of water loss in Tribolium confusum, the confused flour beetle. Nine batches of 10 beetles were weighted, kept at different relative humidities, and weighed again after six days of starvation. Weight loss in milligrams was computed.

Usage

data(tribolium)

Format

A data frame with 81 observations on the following 2 variables.

humidity

a numeric vector, percent relative humidity

weight.loss

a numeric vector, in milligram

Source

Data set was created based on the Table 14.1 from Sokal, R. R. & Rohlf, J. F. (1995): Biometry: the principles and practice of statistics in biological research. Freeman, New York (p 459).

Examples




data(tribolium)

[Package asuR version 0.17 Index]