Package: tLagPropOdds
Type: Package
Title: Proportional Odds Model with Censored, Time-Lagged Categorical
        Outcome
Version: 1.10
Date: 2025-05-04
Authors@R: c(person("Marie", "Davidian", role = "aut"),
             person("A. A.", "Tsiatis", role = "aut"),
             person("Shannon T.", "Holloway", role = c("aut", "cre"),
                     email = "shannon.t.holloway@gmail.com"))
Author: Marie Davidian [aut],
  A. A. Tsiatis [aut],
  Shannon T. Holloway [aut, cre]
Maintainer: Shannon T. Holloway <shannon.t.holloway@gmail.com>
Description: Implements a semiparametric estimator for the odds ratio model with
    censored, time-lagged, ordered categorical outcome in a randomized clinical
    trial that incorporates baseline and time-dependent information. 
    Tsiatis AA, Davidian M, Holloway ST (2023) <doi:10.1111/biom.13603>.
License: GPL-2
Depends: methods
Imports: survival, stats, dplyr, R.utils
NeedsCompilation: no
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.2.3
Collate: 'infl.R' 'augment.R' 'aipw.R' 'prob_aipw.R' 'kaplanMeier.R'
        'prob_ipw.R' 'verifyInputs.R' 'catProbs.R' 'ipw.R'
        'print.catProbsObj.R' 'print.tLagPropOdds.R' 'tLagData.R'
        'tLagPropOdds.R'
Packaged: 2025-05-04 15:56:18 UTC; 19194
Date/Publication: 2025-05-04 16:10:02 UTC
Built: R 4.5.0; ; 2025-05-04 16:44:21 UTC; unix
