Package: lboxcox
Type: Package
Title: Implementation of Logistic Box-Cox Regression
Version: 1.2
Date: 2023-12-12
Authors@R: c(
    person("Li", "Xing", email="sfulxing@gmail.com", role=c("cre", "aut")),
    person("Shiyu", "Xu", role="aut"),
    person("Jing", "Wang", role="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.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends: R (>= 3.50)
Imports: survey, maxLik, doParallel, foreach, MASS, dplyr, R.utils
NeedsCompilation: no
Packaged: 2023-12-15 22:20:10 UTC; xushiyu
Author: Li Xing [cre, aut],
  Shiyu Xu [aut],
  Jing Wang [aut],
  Kohlton Booth [aut],
  Xuekui Zhang [aut],
  Igor Burstyn [aut],
  Paul Gustafson [aut]
Repository: CRAN
Date/Publication: 2023-12-15 23:10:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:17:05 UTC; windows
