Package: lboxcox
Type: Package
Title: Implementation of Logistic Box-Cox Regression
Version: 1.1
Date: 2022-08-29
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.2.1
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends: R (>= 2.10)
Imports: survey, maxLik, doParallel, foreach, MASS
NeedsCompilation: no
Packaged: 2022-08-30 03:06:53 UTC; kohlton
Author: Li Xing [cre, aut],
  Kohlton Booth [aut],
  Xuekui Zhang [aut],
  Igor Burstyn [aut],
  Paul Gustafson [aut]
Repository: CRAN
Date/Publication: 2022-08-30 17:00:02 UTC
Built: R 4.1.2; ; 2022-08-31 10:43:10 UTC; unix
