Skip to contents

Check estimability of the grid

Usage

check_grid(grid)

Arguments

grid

A list of fitted model objects from run_grid.

Value

A list with one element:

grid_summary

A tibble summarising the estimability status for each grid cell, including columns for Cell, nll, m0, m10, h, psi, and Check.

Legacy status

These helpers predate canonical portable sbt_fit grid cells and the current provenance and biological-state gates. They are retained for compatibility and exploratory work. Production posterior grids should use run_grid_mcmc() and grid_mcmc_to_tmbfit().