RBTroutKenai | R Documentation |
Length-at-marking and recapture and time-at-large for Rainbow Trout (Oncorhynchus mykiss) from the Kenai River, Alaska.
A data frame with 102 observations on the following 3 variables:
Length (mm) at recapture.
Length (mm) at marking.
Time-at-large (yrs).
Growth
von Bertalanffy
Fabens method
From Table 4.10 in Quinn, T.J. and R.B. Deriso. 1999. Quantitative Fish Dynamics. Oxford University Press. 560 pages. This table is a 1/3rd subsample of the actual data presented in Baker, T.T., R. Lafferty, and T.J. Quinn II. 1991. A general growth model for mark-recapture data. Fisheries Research 11:257-281. CSV file
data(RBTroutKenai)
str(RBTroutKenai)
head(RBTroutKenai)
plot((Lr-Lm)~dt,data=RBTroutKenai)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.