Fit CPUE with glmmTMB
fit_cpue_index_glmmtmb(dat, formula = cpue ~ year_factor, ...) predict_cpue_index_tweedie(object, center = FALSE)
dat | Data |
---|---|
formula | Formula |
... | Other arguments to |
object | Output from |
center | Should the predictions be centered by dividing by the geometric mean? |