-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathDESCRIPTION
executable file
·30 lines (30 loc) · 994 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: ZIBR
Type: Package
Title: A Zero-Inflated Beta Random Effect Model
Version: 1.0.2.9000
Date: 2023-10-16
Authors@R: c(person("Eric", "Zhang Chen", email = "[email protected]", role = c("aut", "cph")),
person("Charlie", "Bushman", email = "[email protected]", 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