View source: R/TMB_functions.r
rbTMB | R Documentation |
Fit the analytical solution for the Kalman Filter Ricker stock recruitment model
rbTMB(data, priorratiovar = c(2, 2), silent = FALSE, control = TMBcontrol())
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? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.