Growth of red drum
Simulated length-at-age data for the red drum.
data(reddrum)
A data frame with 100 observations on the following 2 variables.
age
a numeric vector
This data is simulated from values reported in a paper by Porch, Wilson and Nieland titled "A new growth model for red drum (Sciaenops ocellaus) that accommodates seasonal and ontogenic changes in growth rates" which appeard in Fishery Bulletin 100(1) (http://fishbull.noaa.gov/1001/por.pdf). They attribute the data to Beckman et. al and say it comes from measurements in the Northern Gulf of Mexico, between September 1985 and October 1998.
data(reddrum) plot(length ~ age, reddrum)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.