powered by
Catch-at-age (actually carcasses-at-age) for Bull Trout (Salvelinus confluentis) in Trestle Creek, ID.
A data frame with 6 observations on the following 2 variables.
A numeric vector of assigned ages (from otoliths).
A numeric vector of number of carcasses found in and along Trestle Creek.
Mortality
Catch curve
data(BullTroutTC) str(BullTroutTC) head(BullTroutTC) plot(log(carcasses)~age,data=BullTroutTC)
Run the code above in your browser using DataLab