Description
Every function used to calculate Age-Length Keys returns an
ALKr
object.
Details
- alk
- A $i \times j$ matrix with the
probability of an individual of length $i$ having age
$j$, i.e. $P(j|i)$
- N
- A $i \times j$
matrix with the estimated number of individuals of length
$i$ and age $j$
- method
- A string with the
name of the algorithm used to calculate the ALK
- params
- A named list with any parameters needed by
the algorithm
- name
- A string with a user-defined
name for the ALKr object
- description
- A string with
a user-defined description for the ALKr object