Extracts optimization diagnostics, reported mortality coordinates, biological-state checks, relative spawning biomass, and the complete fitted active parameter vector from every fitted grid cell.
Arguments
- grid_fits
A list of fitted RTMB objectives returned by
run_grid().- grid
A data frame aligned row-for-row with
grid_fitsand containingCell,h,psi,m0, andm10.- data
Model data used to fit the grid.
- check_estimability_cells
Logical; run
check_estimability()for every cell whenTRUE.
