Fit CPUE with glmmTMB

fit_cpue_index_glmmtmb(dat, formula = cpue ~ year_factor, ...)

predict_cpue_index_tweedie(object, center = FALSE)

Arguments

dat

Data

formula

Formula

...

Other arguments to glmmTMB::glmmTMB()

object

Output from fit_cpue_index_glmmtmb().

center

Should the predictions be centered by dividing by the geometric mean?