Package: mvtweedie
Type: Package
Title: Estimate Diet Proportions Using Multivariate Tweedie Model
Version: 1.2.0
Date: 2025-12-19
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
    Generalized Linear Mixed Model (using 'glmmTMB'),
    Generalized Additive Model (using 'mgcv'), or
    spatio-temporal Generalized Linear Mixed Model (using package 'tinyVAST'),
    and returns predicted proportions (and standard errors) across a
    grouping variable from an equivalent multivariate-logit Tweedie model.
    These predicted proportions can then be used for standard plotting
    and diagnostics.  See Thorson et al. 2022 <doi:10.1002/ecy.3637>.
Imports: stats, tibble
Suggests: mgcv, knitr, rmarkdown, ggplot2, glmmTMB, lattice, pdp,
        raster, sp, RANN, plotrix, tweedie, abind, rnaturalearth,
        rnaturalearthdata, sf, dplyr, viridisLite, tinyVAST
Depends: R (>= 4.1.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
VignetteBuilder: knitr
LazyData: true
URL: https://james-thorson-noaa.github.io/mvtweedie/
NeedsCompilation: no
Packaged: 2025-12-22 15:09:11 UTC; James.Thorson
Author: James Thorson [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7415-1010>)
Maintainer: James Thorson <James.Thorson@noaa.gov>
Repository: CRAN
Date/Publication: 2026-01-07 08:50:02 UTC
Built: R 4.6.0; ; 2026-02-14 03:55:52 UTC; windows
