Returns a list of all model functions required for MCMC sampling.
Usage
sbt_globals()
Value
A list of functions including likelihood components, selectivity, dynamics, and prior evaluation functions.
These functions are passed to sample_sparse_tmb when performing MCMC sampling.