Package: ZIBR
Type: Package
Title: A Zero-Inflated Beta Random Effect Model
Version: 1.0.2
Date: 2023-10-16
Authors@R: c(person("Eric", "Zhang Chen", email = "chvlyl@gmail.com", role = c("aut", "cph")),
             person("Charlie", "Bushman", email = "ctbushman@gmail.com", role = c("cre")))
Description: A two-part zero-inflated Beta regression model with random 
    effects (ZIBR) for testing the association between microbial abundance 
    and clinical covariates for longitudinal microbiome data. Eric Z. Chen 
    and Hongzhe Li (2016) <doi:10.1093/bioinformatics/btw308>.
License: MIT + file LICENSE
LazyData: TRUE
RoxygenNote: 7.2.3
Encoding: UTF-8
Suggests: betareg, dplyr, lme4 (>= 1.1-34), nlme, knitr, rmarkdown,
        testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 2.10), statmod
VignetteBuilder: knitr
URL: https://github.com/PennChopMicrobiomeProgram/ZIBR
BugReports: https://github.com/PennChopMicrobiomeProgram/ZIBR/issues
NeedsCompilation: no
Packaged: 2023-10-16 19:47:32 UTC; ctbus
Author: Eric Zhang Chen [aut, cph],
  Charlie Bushman [cre]
Maintainer: Charlie Bushman <ctbushman@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-17 09:50:08 UTC
Built: R 4.4.3; ; 2025-11-01 02:23:21 UTC; windows
