Additional information that can be joined to the output of
the tidy.TMB or tidy.stanfit functions in the broom.mixed package.
Arguments
- model
A model in the TMB engine that can be used to compute tables of statistical effects.
- coef_table
Coefficient table that was probably generated using
mp_tmb_coeformp_tmbstan_coef, but also perhaps generated directly using thetidy.TMBor thetidy.stanfitmethods in thebroom.mixedpackage.
Functions
mp_add_effects_descr(): Convenience function for adding coefficient descriptions from a calibrated model tocoef_tables generated bymp_tmb_coeformp_tmbstan_coef.
