Functions that users call directly |
|
---|---|
Read an ASAP3 .dat file into R |
|
Prepare input data and parameters for WHAM model |
|
Fit WHAM model |
|
Check convergence of WHAM model |
|
Project a fit WHAM model |
|
Plot WHAM output |
|
Compare multiple WHAM (or ASAP) models |
|
Calculate one-step-ahead residuals |
|
Helper functions and the like that users do not call |
|
Make one or more selectivity blocks with age-specific parameters |
|
Fit TMB model using nlminb |
|
Fit model peeling off i years of data |
|
Run retrospective analysis |
|
Extract retrospective results for plotting |
|
Calculate Mohn's rho for a WHAM model with peels |
|
Prepare input data and parameters to project an already fit WHAM model |
|
Create HTML file to view output plots in browser |
|
Read ASAP3 fit |
|
Read WHAM fit |
|
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 |
|
Pipe function |