Learn R Programming

fishmethods (version 1.12-1)

simulus: Age and size data for the growth_sel function

Description

Age and size data were derived via simulation.

Usage

data(simulus)

Arguments

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.