Package: eventPred
Title: Event Prediction
Version: 0.0.1
Authors@R: 
    person("Kaifeng", "Lu", , "kaifenglu@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6160-7119"))
Description: Predicts enrollment and events at the design stage using assumed enrollment and treatment-specific time-to-event models, or at the analysis stage using blinded data and specified enrollment and time-to-event models through simulations.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: dplyr (>= 1.0.8), rlang (>= 1.0.6), grid (>= 4.2.2), ggplot2
        (>= 3.3.5), survival (>= 3.4-0), patchwork (>= 1.1.2), scales
        (>= 1.2.1), lubridate (>= 1.9.2), splines (>= 4.2.2), Matrix
        (>= 1.5-1), mvtnorm (>= 1.1-3), rstpm2 (>= 1.6.1), tmvtnsim (>=
        0.1.3), erify (>= 0.4.0), stats (>= 3.4.0)
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2023-03-10 00:40:35 UTC; kaife
Author: Kaifeng Lu [aut, cre] (<https://orcid.org/0000-0002-6160-7119>)
Maintainer: Kaifeng Lu <kaifenglu@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-10 08:10:02 UTC
