Package: BAGofT
Type: Package
Title: A Binary Regression Adaptive Goodness-of-Fit Test (BAGofT)
Version: 0.1.0
Authors@R: c(person("Jiawei", "Zhang", email = "zhan4362@umn.edu", role = c("aut", "cre")), person("Jie", "Ding", email = "dingj@umn.edu", role = "aut"), person("Yuhong", "Yang", email = "yangx374@umn.edu", role = "aut"))
Description: Performs goodness-of-fit test for binary regression models with at least 1 continuous covariate. The implemented method BAGofT is from Zhang, Ding and Yang (2019) <arXiv:1911.03063>.
Depends: R (>= 3.6.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: stringr (>= 1.4.0)
Suggests: nnet (>= 7.3.12), randomForest (>= 4.6.14)
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-11-11 20:28:39 UTC; mikezhang
Author: Jiawei Zhang [aut, cre],
  Jie Ding [aut],
  Yuhong Yang [aut]
Maintainer: Jiawei Zhang <zhan4362@umn.edu>
Repository: CRAN
Date/Publication: 2019-11-15 12:30:02 UTC
