LobsterPEI {FSAdata}R Documentation

Catch and effort data for Prince Edward Island Lobster.

Description

Catch and effort data for Lobster from 33 days in 1944 from the Tignish area of Prince Edward Island.

Format

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

Details

Catch (1000s of pounds) and effort (1000s of traps) of Lobster from 33 days in 1944 from the Tignish area of Prince Edward Island. The data start on 2-May. These data are from DeLury (1947) who used the data after 22-May (i.e., day 16) to illustrate his depletion method. The data were also used in Example 7.1 of Seber (2002). DeLury (1947) noted that the weight of Lobster did not change appreciably over time so that the poundage caught is a reasonable surrogate for numbers caught.

Topic(s)

Source

From Table 1 of DeLury, D.B. 1947. On the estimation of biological populations. Biometrics 3:145-167.

Examples

data(LobsterPEI)
str(LobsterPEI)
head(LobsterPEI)


[Package FSAdata version 0.3.6.9000 ]