Package: LTRCtrees
Type: Package
Title: Survival Trees to Fit Left-Truncated and Right-Censored and
        Interval-Censored Survival Data
Version: 1.1.2
Description: Recursive partition algorithms designed for fitting survival trees with left-truncated and right-censored (LTRC) data, as well as interval-censored data.
    The LTRC trees can also be used to fit survival trees with time-varying covariates.
Imports: partykit (>= 1.2.0), rpart, survival, inum, icenReg
biocViews:
Suggests: Formula, rpart.plot, knitr, rmarkdown, interval, Icens
Depends: R (>= 3.2.0)
License: GPL-3
Authors@R: c(person(given = "Wei",
                      family = "Fu",
                      role = "aut"),
             person(given = "Jeffrey",
                      family = "Simonoff",
                      role = "aut"),
             person(given = "Wenbo",
                      family = "Jing",
                      role = c("aut", "cre"),
                      email = "wj2093@stern.nyu.edu"))
VignetteBuilder: knitr, rmarkdown
NeedsCompilation: no
Repository: CRAN
Packaged: 2025-04-01 16:17:20 UTC; wj
Author: Wei Fu [aut],
  Jeffrey Simonoff [aut],
  Wenbo Jing [aut, cre]
Maintainer: Wenbo Jing <wj2093@stern.nyu.edu>
Date/Publication: 2025-04-01 16:50:10 UTC
Built: R 4.6.0; ; 2025-10-14 02:15:56 UTC; windows
