Exported functions that user can call directly |
|
---|---|
Check convergence of WHAM model |
|
Compare multiple WHAM (or ASAP) models |
|
Add reporting of biological reference points to WHAM model |
|
Fit retrospective peels and add them to the fitted model object |
|
Add TMB sdreport object to WHAM model |
|
Fit WHAM model |
|
Jitter starting values of a fitted WHAM model |
|
Calculate one-step-ahead residuals |
|
Calculate Mohn's rho for a WHAM model with peels |
|
Plot WHAM output |
|
Prepare input data and parameters for WHAM model |
|
Prepare input data and parameters to project an already fit WHAM model |
|
Project a fit WHAM model |
|
Read an ASAP3 .dat file into R |
|
Run retrospective analysis |
|
Perform self-test simulation and estimation of a fitted WHAM model |
|
Specify the age composition models for fleet(s) and indices. |
|
Specify catch selectivity blocks and aggregate and age composition observations for catch |
|
Specify configuration for environmental covariates, effects on the population, and parameter values |
|
Specify configuration for fully-selected fishing mortality |
|
Specify index selectivity blocks and aggregate and age composition observations for indices |
|
Specify model and parameter configuration for "extra" mortality not directly attributed to natural mortality |
|
Specify model and parameter configuration for natural mortality |
|
Specify model and parameter configuration for movement when input$data$n_regions > 1 |
|
Specify model and parameter configuration for numbers at age |
|
Set up observation vector that is used by the model for likelihood calculations and one-step-ahead residuals. |
|
Specify model and parameter configuration for catchability |
|
Specify model and parameter configuration for selectivity |
|
Unexported functions that user do not call |
|
Check for identifiability of fixed effects
Originally provided by https://github.com/kaskr/TMB_contrib_R/TMBhelper
Internal function called by |
|
Extract fixed effects
Originally provided by https://github.com/kaskr/TMB_contrib_R/TMBhelper
Internal function called by |
|
Fit TMB model using nlminb |
|
Fit model peeling off i years of data |
|
Read ASAP3 fit |
|
Read WHAM fit |
|
Reduce the years of the model |
|
Create HTML file to view output plots in browser |
|
Pipe function |