| calc_LAK | R Documentation |
Calculates the probability distribution of length-at-age using the normal probability density function
calc_LAK(len_a, sd_la, lbin, nl = length(lbin))
len_a |
Vector of length-at-age |
sd_la |
Vector of standard deviation in length-at-age |
lbin |
Vector of the lower boundary of the length bins |
nl |
Integer, number of length bins (default is |
Matrix by age (rows) and length (columns)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.