up2date | R Documentation |
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, ...)
oldfit |
a fitted glmmTMB object |
update_gauss_disp |
update |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.