Package: cpsurvsim
Type: Package
Title: Simulating Survival Data from Change-Point Hazard Distributions
Version: 1.2.1
Date: 2021-12-19
Author: Camille Hochheimer [aut, cre]
Authors@R: person("Camille", "Hochheimer", 
    email = "dochoch19@gmail.com", role = c("aut", "cre"))
Maintainer: Camille Hochheimer <dochoch19@gmail.com>
Description: Simulates time-to-event data
    with type I right censoring using two methods: the inverse CDF
    method and our proposed memoryless method. The latter method
    takes advantage of the memoryless property of survival and
    simulates a separate distribution between change-points. We
    include two parametric distributions: exponential and Weibull.
    Inverse CDF method draws on the work of Rainer Walke (2010), 
    <https://www.demogr.mpg.de/papers/technicalreports/tr-2010-003.pdf>.
Depends: R (>= 3.6.0)
License: GPL (>= 3)
Encoding: UTF-8
Imports: plyr (>= 1.8.5), stats, Hmisc (>= 4.3.0), knitr (>= 1.27)
Suggests: rmarkdown, testthat
RoxygenNote: 7.1.2
VignetteBuilder: knitr
URL: https://github.com/camillejo/cpsurvsim
BugReports: https://github.com/camillejo/cpsurvsim/issues
NeedsCompilation: no
Packaged: 2021-12-21 16:50:51 UTC; hochheic
Repository: CRAN
Date/Publication: 2022-01-14 01:22:48 UTC
Built: R 4.1.2; ; 2022-01-14 11:59:47 UTC; unix
