FLa4a implements the Assesment For All (a4a) initiative stock assessment model, a simple and robust statistical catch-at-age model.
For further information about the a4a initiative, please visit https://fishreg.jrc.ec.europa.eu/web/a4a.
To install this package, start R and enter:
install.packages(c("copula","triangle", "coda"))
followed by
install.packages("FLa4a", repos=c(FLR="https://flr.r-universe.dev", CRAN="https://cloud.r-project.org"))
or download from the FLa4a releases page
Copyright (c) 2012-2022 European Union. European Commission Joint Research Centre D.02. Released under the EUPL 1.1.
You are welcome to:
packageDescription('FLa4a')