Package: trtswitch
Type: Package
Title: Treatment Switching
Version: 0.1.3
Date: 2025-02-06
Authors@R: 
    person("Kaifeng", "Lu", , "kaifenglu@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6160-7119"))
Description: Implements rank-preserving structural failure time model (RPSFTM), iterative parameter estimation (IPE), inverse probability of censoring weights (IPCW), and two-stage estimation (TSE) methods for treatment switching in randomized clinical trials.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.9)
LinkingTo: Rcpp
Suggests: testthat (>= 3.0.0), dplyr (>= 1.1.4), geepack (>= 1.3.12),
        ggplot2 (>= 3.3.6), knitr (>= 1.45), rmarkdown (>= 2.25),
        survival (>= 3.5-8)
VignetteBuilder: knitr
RoxygenNote: 7.3.1
Encoding: UTF-8
NeedsCompilation: yes
Depends: R (>= 2.10)
LazyData: true
Config/testthat/edition: 3
Packaged: 2025-02-06 18:16:49 UTC; kaife
Author: Kaifeng Lu [aut, cre] (<https://orcid.org/0000-0002-6160-7119>)
Maintainer: Kaifeng Lu <kaifenglu@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-06 19:10:01 UTC
