conditionally update glmmTMB object fitted with an old TMB version

Load data from system file, updating glmmTMB objects

up2date(oldfit, update_gauss_disp = FALSE)

gt_load(fn, verbose = FALSE, ...)

Arguments

oldfit

a fitted glmmTMB object

update_gauss_disp

update betadisp from variance to SD parameterization?

fn

partial path to system file (e.g. test_data/foo.rda)

verbose

print names of updated objects?

...

values passed through to up2date