Skip to content

flr/a4adiags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a4adiags

License R-CMD-check

Additional Diagnostics for FLa4a stock Assessment Models

Installation

Install the development version from GitHub with:

devtools::install_github("flr/a4adiags")

This package depends on FLa4a, FLasher and ggplotFL, available at the FLR Project repository using

install.packages(c("FLa4a", "FLasher", "ggplotFL"), repos="https://flr-project.org/R")

and ggplot2, snpar, foreach and data.table, available from CRAN

install.packages(c("ggplot2", "snpar", "foreach", "data.table"))

To make use of the parallelization capabilities in the package, install doParallel or any other foreach backend.

Usage

Cross-validation with restrospective hindcasting

Runs tests

Documentation

License

Copyright (c) 2020 European Union. Released under the EUPL 1.2.

Authors

Iago MOSQUEIRA (WMR), Henning WINKER (EC JRC).

Contact

You are welcome to:

About

Diagnostics for FLa4a stock Assessment Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published