Package: zoid
Title: Bayesian Zero-and-One Inflated Dirichlet Regression Modelling
Version: 1.2.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)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Biarch: true
URL: https://nwfsc-cb.github.io/zoid/
BugReports: https://github.com/nwfsc-cb/zoid/issues
Depends: R (>= 3.4.0)
Imports: compositions, gtools, methods, Rcpp (>= 0.12.0), RcppParallel
        (>= 5.0.1), rstan (>= 2.26.0), rstantools (>= 2.1.1)
Suggests: testthat, knitr, rmarkdown
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.26.0), StanHeaders (>=
        2.26.0)
SystemRequirements: GNU make
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-09-11 22:06:08 UTC; ericward
Author: Eric J. Ward [aut, cre] (<https://orcid.org/0000-0002-4359-0296>),
  Alexander J. Jensen [aut] (<https://orcid.org/0000-0002-2911-8884>),
  Ryan P. Kelly [aut] (<https://orcid.org/0000-0001-5037-2441>),
  Andrew O. Shelton [aut] (<https://orcid.org/0000-0002-8045-6141>),
  William H. Satterthwaite [aut]
    (<https://orcid.org/0000-0002-0436-7390>),
  Eric C. Anderson [aut] (<https://orcid.org/0000-0003-1326-0840>)
Maintainer: Eric J. Ward <eric.ward@noaa.gov>
Repository: CRAN
Date/Publication: 2023-09-11 22:50:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-09-12 12:41:57 UTC; unix
Archs: zoid.so.dSYM
