Learn R Programming

FSA (version 0.8.6)

CutthroatAL: Capture histories (9 samples) of Cutthroat Trout from Auke Lake.

Description

Individual capture histories of Cutthroat Trout (Oncorhynchus clarki) in Auke Lake, Alaska, from samples taken in 1998-2006.

Arguments

source

From Appendix A.3 of Harding, R.D., C.L. Hoover, and R.P. Marshall. 2010. Abundance of Cutthroat Trout in Auke Lake, Southeast Alaska, in 2005 and 2006. Alaska Department of Fish and Game Fisheries Data Series No. 10-82. [Was (is?) from http://www.sf.adfg.state.ak.us/FedAidPDFs/FDS10-82.pdf.]

Topic(s)

  • Population Size
  • Abundance
  • Mark-Recapture
  • Capture-Recapture
  • Jolly-Seber
  • Capture History

concept

Abundance 'Population Size' 'Mark-Recapture' 'Capture-Recapture' 'Jolly-Seber' 'Capture History'

See Also

See mrOpen for an example analysis.

Examples

Run this code
data(CutthroatAL)
str(CutthroatAL)
head(CutthroatAL)

Run the code above in your browser using DataLab