README.md

Build Status CRAN Status CRAN Monthly CRAN Total

rct3

rct3 provides functions to run and summarise a calibrated regression to predict recruitment using the method decribed by Shepherd and implmented in RCT3 dos program Ver3.1

rct3 is implemented as an R package and available to install from this repository

Installation

rct3 can be installed from this repository using the install_github command from the devtools package:

devtools::install_github("ices-tools-prod/rct3")

Usage

For a summary of the package:

library(rct3)
?rct3

References

ICES Transparent Assessment Framework: http://taf.ices.dk

Development

rct3 is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

library(devtools)
install_github("ices-tools-dev/rct3")

Previous versions

This code was modified from a older version help on code.google.com: https://code.google.com/archive/p/cpm-tools/



ices-tools-prod/rct3 documentation built on Sept. 12, 2020, 11:32 a.m.