Leverages the tmbstan and broom.mixed packages to generate
MCMC-based coefficient tables.
Usage
mp_tmbstan_coef(model, tmbstan_args = list(), ...)Arguments
- model
Object that contains information about model coefficients.
- tmbstan_args
Arguments to pass on to
tmbstan, which is used to generate anrstanobject from the underlyingTMBobject.- ...
Arguments to pass onto the
broom.mixed::tidy.stanfitmethod.
