Age and size data were derived via simulation.
data(simulus)
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.