Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update up2date #974

Open
bbolker opened this issue Dec 25, 2023 · 0 comments
Open

update up2date #974

bbolker opened this issue Dec 25, 2023 · 0 comments

Comments

@bbolker
Copy link
Contributor

bbolker commented Dec 25, 2023

The up2date() function now has an update_gauss_disp argument which (if TRUE) halves all (?) instances of the betad parameter stored in a glmmTMB object (and its environments). Unlike the rest of the up2date function, this is not idempotent ...

As of 73e0a7f, the $modelInfo component has a $packageVersion component. It would probably make sense to make the default of update_gauss_disp equal to is.null(pv <- obj$modelInfo$packageVersion) (since models created after now will be using the updated SD-parameterization of the Gaussian ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant