fit_cpue_index_glmmtmb: Fit CPUE with glmmTMB

View source: R/cpue-index-tweedie.R

fit_cpue_index_glmmtmbR Documentation

Fit CPUE with glmmTMB

Description

Fit CPUE with glmmTMB

Usage

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?


seananderson/pbs-synopsis documentation built on April 4, 2024, 1:36 p.m.