- Version: 1.9.0
- Author: Colin P. Millar and Ernesto Jardim
- Maintainer: Colin P. Millar <colin.millar AT ices.dk>
- Repository: https://github.com/flr/FLa4a/
- Bug reports: https://github.com/flr/FLa4a/issues
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="http://flr-project.org/R")
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:
- Submit suggestions and bug-reports at: https://github.com/flr/FLa4a/issues
- Send a pull request on: https://github.com/flr/FLa4a/
- Compose a friendly e-mail to the maintainer, see
packageDescription('FLa4a')