README.md

splink: Covariate-linked population dynamics models

Installation

The "splink" R package can be installed from GitHub with:

# Run if you don't already have devtools installed
install.packages("devtools")

# Run once devtools is successfully installed
devtools::install_github("cfree14/splink", force=T)
library(splink)

Functions

The package implements functions to:

The fitting functions allow covariate estimates to be estimated as either fixed or random effects. The production model can be fit using a user-specified shape parameter and the stock recruit model can be fit using either a Ricker or Beverton-Holt stock recruit relationship.

Citation

Free CM (2021) splink: Covariate-linked population dynamics models. Available at: https://github.com/cfree14/splink/



cfree14/splink documentation built on Dec. 19, 2021, 2:57 p.m.