Package: lboxcox
Type: Package
Title: Implementation of Logistic Box-Cox Regression
Version: 1.0
Date: 2022-01-15
Authors@R: c(
    person("Li", "Xing", email="sfulxing@gmail.com", role=c("cre", "aut")),
    person("Kohlton", "Booth", email="booth.kohl@gmail.com", role="aut"),
    person("Xuekui", "Zhang", role="aut"),
    person("Igor", "Burstyn", role="aut"),
    person("Paul", "Gustafson", role="aut"))
Maintainer: Li Xing <sfulxing@gmail.com>
Description: Implements a logistic box-cox model. This model is fully described in Xing, L. et al. (2021) <doi:10.1002/cjs.11587>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends: R (>= 2.10)
Imports: survey, maxLik, doParallel, parallel, foreach
NeedsCompilation: no
Packaged: 2022-01-26 22:24:31 UTC; kohlton
Author: Li Xing [cre, aut],
  Kohlton Booth [aut],
  Xuekui Zhang [aut],
  Igor Burstyn [aut],
  Paul Gustafson [aut]
Repository: CRAN
Date/Publication: 2022-01-27 19:50:02 UTC
Built: R 4.0.5; ; 2022-01-28 11:40:51 UTC; unix
