StripedBass1 | R Documentation |
Ages of Striped Bass (Morone saxatilis) assessed from heat-pressed scales and cracked-and-burnt otoliths.
A data frame of 343 observations on the following 2 variables:
Age assigned from examinaton of otoliths
Age assigned from examination of scales
Age Comparison
Age Precision
Age Bias
Ageing Error
From Figure 6 in Chapter 10 (Striped Bass) of the VMRC Final Report on Finfish Ageing, 2000 by the Center for Quantitative Fisheries Ecology at Old Dominion University. CSV file
data(StripedBass1)
str(StripedBass1)
head(StripedBass1)
plot(ageS~ageO,data=StripedBass1)
xtabs(~ageO+ageS,data=StripedBass1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.