Package: tLagPropOdds
Type: Package
Title: Proportional Odds Model with Censored, Time-Lagged Categorical
        Outcome
Version: 1.7
Date: 2022-02-07
Authors@R: c(person("Marie", "Davidian", role = "aut"),
             person("A. A.", "Tsiatis", role = "aut"),
             person("Shannon T.", "Holloway", role = c("aut", "cre"),
                     email = "sthollow@ncsu.edu"))
Author: Marie Davidian [aut],
  A. A. Tsiatis [aut],
  Shannon T. Holloway [aut, cre]
Maintainer: Shannon T. Holloway <sthollow@ncsu.edu>
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, A. A. and Davidian, M. (2021) <arXiv:2106.15559>.
License: GPL-2
Depends: methods
Imports: survival, stats, dplyr, R.utils
NeedsCompilation: no
Repository: CRAN
Encoding: UTF-8
RoxygenNote: 7.1.2
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: 2022-02-08 15:21:34 UTC; sthollow
Date/Publication: 2022-02-08 16:10:02 UTC
Built: R 4.0.5; ; 2022-02-09 11:41:35 UTC; unix
