Package: LTRCtrees
Type: Package
Title: Survival Trees to Fit Left-Truncated and Right-Censored Survival
        Data
Version: 0.1.0
Description: Recursive partition algorithms designed for fitting survival tree
    with left-truncated and right censored (LTRC) data. Such LTRC trees can also
    be used to fit survival tree with time-varying covariates.
Authors@R: c(
    person("Wei", "Fu",  email = "weifu.scott@gmail.com", role = c("aut", "cre")),
    person("Jeffrey", "Simonoff", role = "aut")
    )
Imports: partykit, rpart, survival
Suggests: Formula, rpart.plot, knitr, rmarkdown
Depends: R (>= 3.2.0)
License: GPL-3
LazyData: TRUE
Author: Wei Fu [aut, cre],
  Jeffrey Simonoff [aut]
Maintainer: Wei Fu <weifu.scott@gmail.com>
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-12 01:48:02 UTC; wfu
Repository: CRAN
Date/Publication: 2016-06-12 17:23:02
