Package: dirttee
Type: Package
Title: Distributional Regression for Time to Event Data
Version: 1.0.1
Date: 2022-09-14
Author: Alexander Seipp [aut, cre],
  Fabian Otto-Sobotka [aut]
Authors@R: c(person("Alexander", "Seipp", role = c("aut", "cre"), email = "alexander.seipp@uni-oldenburg.de"),
    person("Fabian", "Otto-Sobotka", role = "aut", email = "fabian.otto-sobotka@uni-oldenburg.de"))
Maintainer: Alexander Seipp <alexander.seipp@uni-oldenburg.de>
Depends: R (>= 3.6.0), expectreg(>= 0.5.0)
Imports: mgcv, splines, formula.tools, nloptr, survival, Matrix, MASS,
        provenance, rlang
Description: Semiparametric distributional regression methods (expectile, quantile and mode regression) for time-to-event variables with right-censoring; uses inverse probability of censoring weights or accelerated failure time models with auxiliary likelihoods. Expectile regression using inverse probability of censoring weights has been introduced in Seipp et al. (2021) "Weighted Expectile Regression for Right-Censored Data" <doi:10.1002/sim.9137>, mode regression for time-to-event variables has been introduced in Seipp et al. (2022) "Flexible Semiparametric Mode Regression for Time-to-Event Data" <doi:10.1177/09622802221122406>.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-09-14 14:38:02 UTC; negu8347
Repository: CRAN
Date/Publication: 2022-09-14 15:40:02 UTC
Built: R 4.1.2; ; 2022-09-15 11:12:23 UTC; unix
