BrownTroutVC1: Single census mark-recapture data with lengths for Brown...

BrownTroutVC1R Documentation

Single census mark-recapture data with lengths for Brown Trout from Valley Creek, MN.

Description

Single census mark-recapture data for Brown Trout (Salmo trutta) from Valley Creek, MN captured in April, 1988. Length of trout was recorded so that abundance estimated can be made by length categories.

Format

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

len

A numeric vector of total length measurements (cm)

sample

A factor variable representing the sample in which the fish was captured. The marking run is labelled with first and the recapture run is labelled with second

recap

A factor variable representing whether the fish was a “recap”ture in the second sample (YES) or not (NO)

Topic(s)

  • Population Size

  • Abundance

  • Mark-Recapture

  • Capture-Recapture

  • Petersen

Source

Obtained directly from Tom Kwak, North Carolina Cooperate Unit at North Carolina State University and part of the data published in Kwak, T.J. and T.F. Waters. 1997. Trout production dynamics and water quality in Minnesota streams. Transactions of the American Fisheries Society, 126:35-48. CSV file

Examples

data(BrownTroutVC1)
str(BrownTroutVC1)
head(BrownTroutVC1)
hist(BrownTroutVC1$len,main="")


droglenc/FSAdata documentation built on Aug. 30, 2023, 12:53 a.m.