Package: RPEXE.RPEXT
Title: Reduced Piecewise Exponential Estimate/Test Software
Version: 0.0.2
Authors@R: c(person("Gang", "Han", role = c("aut", "cre"),
                     email = "hangang.true@gmail.com"),
              person("Yu", "Zhang", role = "aut", email = "zyww9088@gmail.com"))
Author: Gang Han [aut, cre],
  Yu Zhang [aut]
Maintainer: Gang Han <hangang.true@gmail.com>
URL: https://github.com/hangangtrue/RPEXE.RPEXT
BugReports: https://github.com/hangangtrue/RPEXE.RPEXT/issues
Description: This reduced piecewise exponential survival software implements the likelihood ratio test and backward elimination procedure in Han, Schell, and Kim (2012 <doi:10.1080/19466315.2012.698945>, 2014 <doi:10.1002/sim.5915>), and Han et al. (2016 <doi:10.1111/biom.12590>). Inputs to the program can be either times when events/censoring occur or the vectors of total time on test and the number of events. Outputs of the programs are times and the corresponding p-values in the backward elimination. Details about the model and implementation are given in Han et al. 2014. This program can run in R version 3.2.2 and above.
Depends: R (>= 3.2.2)
License: GPL-3
Imports: stats, graphics
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-05-21 00:02:40 UTC; Guo
Repository: CRAN
Date/Publication: 2020-05-21 06:30:03 UTC
Built: R 4.6.0; ; 2025-08-18 04:49:31 UTC; unix
