Package: zoidtmb Title: Zero-and-One Inflated Dirichlet Regression Modelling in TMB Version: 1.3.0 Authors@R: c(person(given = "Eric J.", family = "Ward", role = c("aut", "cre"), email = "eric.ward@noaa.gov", comment = c(ORCID = "0000-0002-4359-0296")), person(given = "Alexander J.", family = "Jensen", role = c("aut"), email = "jensena1@uw.edu", comment = c(ORCID = "0000-0002-2911-8884")), person(given = "Ryan P.", family = "Kelly", role = c("aut"), email = "rpkelly@uw.edu", comment = c(ORCID = "0000-0001-5037-2441")), person(given = "Andrew O.", family = "Shelton", role = c("aut"), email = "ole.shelton@noaa.gov", comment = c(ORCID = "0000-0002-8045-6141")), person(given = "William H.", family = "Satterthwaite", role = c("aut"), email = "will.satterthwaite@noaa.gov", comment = c(ORCID = "0000-0002-0436-7390")), person(given = "Eric C.", family = "Anderson", role = c("aut"), email = "eric.anderson@noaa.gov", comment = c(ORCID = "0000-0003-1326-0840"))) Description: Fits Dirichlet regression and zero-and-one inflated Dirichlet regression with Bayesian methods implemented in Stan. These models are sometimes referred to as trinomial mixture models; covariates and overdispersion can optionally be included. License: GPL (>=3) URL: https://nwfsc-cb.github.io/zoidtmb/, https://github.com/nwfsc-cb/zoidtmb/issues Depends: R (>= 4.0.0) Imports: gtools, stats, TMB (>= 1.7.20), Rcpp Suggests: testthat, knitr, rmarkdown LinkingTo: RcppEigen, TMB VignetteBuilder: knitr ByteCompile: true Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 SystemRequirements: GNU make Config/pak/sysreqs: make Repository: https://nmfs-opensci.r-universe.dev Date/Publication: 2024-02-15 00:37:20 UTC RemoteUrl: https://github.com/noaa-nwfsc/zoidtmb RemoteRef: HEAD RemoteSha: 8a89ca33e28f6589224add236821920873453b54 NeedsCompilation: yes Packaged: 2026-07-02 06:52:06 UTC; root Author: Eric J. Ward [aut, cre] (ORCID: ), Alexander J. Jensen [aut] (ORCID: ), Ryan P. Kelly [aut] (ORCID: ), Andrew O. Shelton [aut] (ORCID: ), William H. Satterthwaite [aut] (ORCID: ), Eric C. Anderson [aut] (ORCID: ) Maintainer: Eric J. Ward