wildebeest: Wildebeest data from Hilborn and Mangel (1997).

wildebeestR Documentation

Wildebeest data from Hilborn and Mangel (1997).

Description

The data are estimates of abundance of a population of wildebeest on the Serengeti.

Usage

data("wildebeest")

Format

A data frame with 30 observations on the following 10 variables.

yr.index

a numeric vector

Nhat

a numeric vector

sehat

a numeric vector

cvhat

a numeric vector

lci

a numeric vector

uci

a numeric vector

rain

a numeric vector

se.na

a numeric vector

Catch

a numeric vector

year

a numeric vector

Examples

data(wildebeest)
str(wildebeest)
plot(wildebeest$year,wildebeest$Nhat)

chrissuthy/statsecol documentation built on Feb. 14, 2024, 3:53 p.m.