summary method for class "ALKr". Returns the
mean length-at-age, the variance of the length-at-age, and
the proportion of the age class in the population, for each
age class.
Usage
"summary"(object, length_classes = NULL, ...)
Arguments
object
An ALKr object.
length_classes
A vector with the length value to
be used for each length class. Defaults to the row names
of x, which must be coercible as numerics.
...
other arguments (currently ignored)
Value
A summary_ALKr object, containing the mean
length-at-age, the variance of the length-at-age, and the
proportion of the age class in the population, for each age
class. The name of the method used to calculate the ALK and
its parameters are also included.