Package: tLagInterim
Title: Interim Monitoring of Clinical Trials with Time-Lagged Outcome
Version: 1.1
Date: 2025-05-04
Authors@R: 
    c(person("Shannon T.", "Holloway", email = "shannon.t.holloway@gmail.com", role = c("aut", "cre")),
      person("Marie", "Davidian", email = "davidian@ncsu.edu", role = c("aut")),
      person("Anastasios","Tsiatis", role = "aut"))
Author: Shannon T. Holloway [aut, cre],
  Marie Davidian [aut],
  Anastasios Tsiatis [aut]
Description: Implements inverse and augmented inverse probability weighted 
    estimators for common treatment effect parameters at an interim analysis 
    with time-lagged outcome that may not be available for all enrolled subjects.  
    Produces estimators, standard errors, and information that can be used to 
    compute stopping boundaries using software that assumes that the 
    estimators/test statistics have independent increments. 
    Tsiatis, A. A. and Davidian, M., (2022) <doi:10.1002/sim.9580> .
License: GPL-2
Encoding: UTF-8
Depends: R (>= 3.5.0), survival
Imports: R.utils
RoxygenNote: 7.2.1
Collate: 'KM.R' 'miscfunc.R' 'martingale.R' 'augment.R' 'ipw.R'
        'ness.R' 'onestep.R' 'print.tLagInterim.R' 'verifyInputs.R'
        'tLagInterim.R' 'tLagInterimData.R' 'type_Mean.R'
        'type_OddsRatio.R' 'type_RiskDiff.R' 'type_RiskRatio.R'
NeedsCompilation: no
Maintainer: Shannon T. Holloway <shannon.t.holloway@gmail.com>
Packaged: 2025-05-04 16:11:28 UTC; 19194
Repository: CRAN
Date/Publication: 2025-05-04 16:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:18:44 UTC; windows
