simulus {fishmethods} | R Documentation |
Age and size data for the growth_sel function
Description
Age and size data were derived via simulation.
Usage
data(simulus)
Format
A data frame with 1000 observations on the following 6 variables.
age
a numeric vector of ages
size
a numeric vector of body size
weights
a numeric vector of observation weights for the likelihood function.
minlimit
a numeric vector of the minimum size limit.
maxlimit
a numeric vector of the maximum size limit.
minmax
a numeric vector indicating to which likelihood component (1=minimum, 2=maximum) each row observation is assigned.
Source
Amy M. Schueller, National Marine Fisheries Service, Beaufort, NC amy.schueller@noaa.gov
[Package fishmethods version 1.12-1 Index]