gt_load function

conditionally update glmmTMB object fitted with an old TMB version

conditionally update glmmTMB object fitted with an old TMB version

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, mustWork = 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?
  • mustWork: fail if file not found?
  • ...: values passed through to up2date
  • Maintainer: Mollie Brooks
  • License: AGPL-3
  • Last published: 2025-04-02