Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

StripedBass6

Ages of Striped Bass assigned from scales and otoliths.


Description

Ages assigned to the scales and otoliths of Striped Bass (Morone saxatilis).

Format

A data frame of 451 observations on the following 2 variables:

scale

Ages assigned to scales

otolith

Ages assigned to otoliths

Topic(s)

  • Age Comparison

  • Age Precision

  • Age Bias

  • Ageing Error

Source

From Figure 6 in Chapter 10 (Striped Bass) of the VMRC Final Report on Finfish Ageing, 2003 by the Center for Quantitative Fisheries Ecology at Old Dominion University.

See Also

Examples

data(StripedBass6)
str(StripedBass6)
head(StripedBass6)
plot(scale~otolith,data=StripedBass6)
xtabs(~otolith+scale,data=StripedBass6)

FSAdata

Data to Support Fish Stock Assessment ('FSA') Package

v0.3.8
GPL (>= 2)
Authors
Derek Ogle [aut, cre] (<https://orcid.org/0000-0002-0370-9299>)
Initial release
2019-05-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.