Package: Qindex
Type: Package
Title: Continuous and Dichotomized Index Predictors Based on
        Distribution Quantiles
Version: 0.1.3
Date: 2023-05-11
Author: Tingting Zhan [aut, cre, cph] (<https://orcid.org/0000-0001-9971-4844>),
  Misung Yi [aut, cph] (<https://orcid.org/0000-0002-4007-5408>),
  Inna Chervoneva [aut, cph] (<https://orcid.org/0000-0002-9104-4505>)
Maintainer: Tingting Zhan <tingtingzhan@gmail.com>
Description: Select optimal functional regression or dichotomized
       quantile predictors for survival/logistic/numeric outcome
       and perform optimistic bias correction for any optimally
       dichotomized numeric predictor(s), as in Yi, et. al. (2023)
       <doi:10.1016/j.labinv.2023.100158>.
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.2.3
Encoding: UTF-8
License: GPL-2
Depends: R (>= 4.2),
Language: en-US
Authors@R: c(person(given = 'Tingting', family = 'Zhan', role =
       c('aut', 'cre', 'cph'), email = 'tingtingzhan@gmail.com',
       comment = c(ORCID = '0000-0001-9971-4844')), person(given =
       'Misung', family = 'Yi', role = c('aut', 'cph'), email =
       'Misung.Yi@jefferson.edu', comment = c(ORCID =
       '0000-0002-4007-5408')), person(given = 'Inna', family =
       'Chervoneva', role = c('aut', 'cph'), email =
       'Inna.Chervoneva@jefferson.edu', comment = c(ORCID =
       '0000-0002-9104-4505')))
Imports: boot, grDevices, matrixStats, methods, mgcv, pracma, rpart,
        stats, survival
Suggests: knitr
NeedsCompilation: no
Packaged: 2023-05-11 11:37:50 UTC; txz003
Repository: CRAN
Date/Publication: 2023-05-11 12:00:05 UTC
