Package: lrstat
Type: Package
Title: Power and Sample Size Calculation for Non-Proportional Hazards
        and Beyond
Version: 0.2.15
Date: 2025-07-14
Authors@R: 
    person("Kaifeng", "Lu", , "kaifenglu@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6160-7119"))
Description: Performs power and sample size calculation for non-proportional hazards model using the Fleming-Harrington family of weighted log-rank tests. The sequentially calculated log-rank test score statistics are assumed to have independent increments as characterized in Anastasios A. Tsiatis (1982) <doi:10.1080/01621459.1982.10477898>. The mean and variance of log-rank test score statistics are calculated based on Kaifeng Lu (2021) <doi:10.1002/pst.2069>. The boundary crossing probabilities are calculated using the recursive integration algorithm described in Christopher Jennison and Bruce W. Turnbull (2000, ISBN:0849303168). The package can also be used for continuous, binary, and count data. For continuous data, it can handle missing data through mixed-model for repeated measures (MMRM). In crossover designs, it can estimate direct treatment effects while accounting for carryover effects. For binary data, it can design Simon's 2-stage, modified toxicity probability-2 (mTPI-2), and Bayesian optimal interval (BOIN) trials. For count data, it can design group sequential trials for negative binomial endpoints with censoring. Additionally, it facilitates group sequential equivalence trials for all supported data types. Moreover, it can design adaptive group sequential trials for changes in sample size, error spending function, number and spacing or future looks. Finally, it offers various options for adjusted p-values, including graphical and gatekeeping procedures. 
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.9), mvtnorm (>= 1.1-3), lpSolve (>= 5.6.1), shiny
        (>= 1.7.1)
LinkingTo: Rcpp
Suggests: testthat (>= 3.0.0), dplyr (>= 1.1.4), tidyr (>= 1.3.0),
        knitr (>= 1.45), rmarkdown (>= 2.25), survival (>= 3.5-7)
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Depends: R (>= 2.10)
LazyData: true
URL: https://github.com/kaifenglu/lrstat
BugReports: https://github.com/kaifenglu/lrstat/issues
Config/testthat/edition: 3
Packaged: 2025-07-14 05:21:27 UTC; kaife
Author: Kaifeng Lu [aut, cre] (ORCID: <https://orcid.org/0000-0002-6160-7119>)
Maintainer: Kaifeng Lu <kaifenglu@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-14 06:20:02 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2025-07-14 22:31:29 UTC; unix
Archs: lrstat.so.dSYM
