Extract info from formulas, reTrms, etc., format for TMB
mkTMBStruc(formula, ziformula, dispformula, combForm, mf, fr, yobs, respCol,
weights, size = NULL, family, se = NULL, call = NULL, verbose = NULL,
ziPredictCode = "corrected", doPredict = 0, whichPredict = integer(0),
REML = FALSE)
conditional formula
zero-inflation formula
dispersion formula
combined formula
call to model frame
model frame
observed y
response column
weights
number of trials in binomial and betabinomial families
family object
(logical) compute standard error?
original glmmTMB
call
verbosity setting from original glmmTMB
call
zero-inflation code
flag to enable sds of predictions
which observations in model frame represent predictions
Logical; Use REML estimation rather than maximum likelihood.
offset for zero-inflated model
offset for dispersion model