Run back-calculation in Bayesian framework
bcalc(data, ...)
data |
|
---|---|
... | arguments to add to |
Returns a list of model fit and a dataset called lengths with the estimated lengths at age:
l_m: mean length in mm.
l_sd: sd of length.
l_lb: lower 95% CI quantile.
l_ub: upper 95% CI quantile.
Input data should include radi at age 0 measurements as well, but can handle missing data (NA) for the cases where it is not possible to measure the radius at hatching.
Nina M. D. Schiettekatte