Package: mvtweedie Type: Package Title: Fit multivariate logit Tweedie model using mgcv or glmmTMB Version: 1.1.0 Date: 2022-03-30 Authors@R: c(person(given = "James", family = "Thorson", role = c("aut", "cre"), email = "James.Thorson@noaa.gov", comment = c(ORCID = "0000-0001-7415-1010")) ) Description: Defines predict function that transforms output from a Tweedie GLM fitted using mgcv or glmmTMB, and returns predictions of an equivalent multivariate logit Tweedie model. This can then be used for standard plotting and diagnostics. Suggests: ggplot2 Enhances: mgcv, glmmTMB License: GPL-3 RoxygenNote: 7.1.1 Depends: R (>= 2.10) Repository: https://james-thorson-noaa.r-universe.dev Date/Publication: 2026-06-02 00:14:48 UTC RemoteUrl: https://github.com/james-thorson-noaa/mvtweedie RemoteRef: HEAD RemoteSha: a7424d0b05cb743dc7cab0747f5b675d88d01f9d NeedsCompilation: no Packaged: 2026-07-02 05:33:05 UTC; root Author: James Thorson [aut, cre] (ORCID: ) Maintainer: James Thorson