ex0822: Ecosystem Decay

Description Usage Format Source References Examples

Description

Data are the number of butterfly species in 16 islands of forest of various sizes in otherwise cleared areas in Brazil.

Usage

1

Format

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

Area

area (ha) of forest patch

Species

number of butterfly species

Source

Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.

References

Lovejoy, T.E., Rankin, J.M., Bierregaard, Jr., R.O., Brown, Jr., K.S., Emmons, L.H. and van der Voort, M. (1984). Ecosystem decay of Amazon forest remnants in Nitecki, M.H. (ed.) Extinctions, University of Chicago Press.

Examples

1

Example output

'data.frame':	16 obs. of  2 variables:
 $ Area   : int  1 1 1 1 1 1 10 10 10 10 ...
 $ Species: int  14 50 55 34 40 57 43 103 33 53 ...

Sleuth3 documentation built on May 2, 2019, 6:41 a.m.