Learn R Programming

FSA (version 0.8.30)

PikeNY: Summarized multiple mark-recapture data for all Northern Pike from Buckhorn Marsh, NY.

Description

Summary results of capture histories (number captured, number of recaptured fish, and number of unmarked fish that were marked) for all Buckhorn Marsh Northern Pike (Esox lucius).

Arguments

Format

A data frame with 21 observations on the following 4 variables:

date

Capture date

n

Total fish captured in each sample

m

Marked fish captured in each sample

R

Marked fish returned to the population

Topic(s)

  • Population Size

  • Abundance

  • Mark-Recapture

  • Capture-Recapture

  • Schnabel

  • Schumacher-Eschmeyer

See Also

Used in mrClosed examples. Also see PikeNYPartial1.

Examples

Run this code
# NOT RUN {
str(PikeNY)
head(PikeNY)

# }

Run the code above in your browser using DataLab