- Version: 0.300.2
- Date: 2015-07-20
- Author: Colin P. Millar and Ernesto Jardim
- Maintainer: Ernesto Jardim <ernesto.jardim AT jrc.ec.europa.eu>
- 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 rhe A4A initiative, please visit https://fishreg.jrc.ec.europa.eu/web/a4a.
To install this package, start R and enter:
install.packages(c("copula", "mgcv", "triangle"))
followed by
install.packages("FLa4a", repos="http://flr-project.org/R")
or download from the FLa4a releases page
Copyright (c) 2012-2014 European Union. European Commission Joint Research Centre G.03. 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')