Package: bayesZIB
Type: Package
Title: Bayesian Zero-Inflated Bernoulli Regression Model
Version: 0.0.5
Date: 2023-09-09
Encoding: UTF-8
Authors@R: c(person(given = "David",
           family = "Moriña Soler",
           role = c("aut", "cre"),
           email = "dmorina@ub.edu",
           comment = c(ORCID = "0000-0001-5949-7443")),
           person(given = "Pedro",
                  family = "Puig",
                  role = c("aut"),
                  email = "ppuig@mat.uab.cat"),
           person(given = "Albert",
                  family = "Navarro",
                  role = c("aut"),
                  email = "albert.navarro@uab.cat"))
Maintainer: David Moriña Soler <dmorina@ub.edu>
Description: Fits a Bayesian zero-inflated Bernoulli regression model handling (potentially) different covariates for the zero-inflated
    and non zero-inflated parts. See Moriña D, Puig P, Navarro A. (2021) <doi:10.1186/s12874-021-01427-2>.
License: GPL (>= 2)
Biarch: true
Depends: R (>= 3.4.0)
Imports: methods, Rcpp (>= 0.12.0), rstan (>= 2.26.0), ggplot2,
        rstantools
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        rstan (>= 2.26.0), StanHeaders (>= 2.26.0)
RoxygenNote: 7.0.2
NeedsCompilation: yes
SystemRequirements: GNU make
Packaged: 2023-09-09 06:14:44 UTC; dmorina
Author: David Moriña Soler [aut, cre] (<https://orcid.org/0000-0001-5949-7443>),
  Pedro Puig [aut],
  Albert Navarro [aut]
Repository: CRAN
Date/Publication: 2023-09-12 09:00:02 UTC
Built: R 4.5.0; aarch64-apple-darwin20; 2025-04-02 09:23:51 UTC; unix
Archs: bayesZIB.so.dSYM
