rbTMB: Fit the analytical solution for the Kalman Filter Ricker...

View source: R/TMB_functions.r

rbTMBR Documentation

Fit the analytical solution for the Kalman Filter Ricker stock recruitment model

Description

Fit the analytical solution for the Kalman Filter Ricker stock recruitment model

Usage

rbTMB(data, priorratiovar = c(2, 2), silent = FALSE, control = TMBcontrol())

Arguments

data

A list or data frame containing Spawners (S) and Recruits (R) time series. No NA allowed at this point in time

priorratiovar

parameters for beta prior on variance allocation

silent

Logical. Silent or optimization details?


carrieholt/KF-funcs documentation built on July 26, 2022, 7:24 a.m.