Package: MST
Type: Package
Title: Multivariate Survival Trees
Version: 2.1
Authors@R: c(person("Xiaogang", "Su", role="aut"),
              person("Peter", "Calhoun", email="calhoun.peter@gmail.com", role=c("aut", "cre")),
              person("Juanjuan", "Fan", role="aut"))
Author: Xiaogang Su [aut],
  Peter Calhoun [aut, cre],
  Juanjuan Fan [aut]
Maintainer: Peter Calhoun <calhoun.peter@gmail.com>
Description: Constructs trees for multivariate survival data using marginal and frailty models.
    Grows, prunes, and selects the best-sized tree.
License: GPL-2
Depends: R (>= 3.1.0), survival
Imports: graphics, grDevices, MASS, Formula, methods, partykit, stats
LazyData: true
NeedsCompilation: no
Packaged: 2018-02-16 18:35:33 UTC; Owner
Repository: CRAN
Date/Publication: 2018-02-16 19:29:08 UTC
