SurvivalClusteringTree: Clustering Analysis Using Survival Tree and Forest Algorithms
An outcome-guided algorithm is developed to identify clusters of samples with similar characteristics and survival rate. The algorithm first builds a random forest and then defines distances between samples based on the fitted random forest. Given the distances, we can apply hierarchical clustering algorithms to define clusters. Details about this method is described in <https://github.com/luyouepiusf/SurvivalClusteringTree>.
Version:
1.1.1
Published:
2024年05月24日
Author:
Lu You [aut, cre] (Created the package. Maintains the package.),
Lauric Ferrat [aut] (Added functionality. Revised the package. Wrote
the vignette.),
Hemang Parikh [aut] (Checked and revised the package.),
Yanan Huo [aut] (Revised plotting functions of the package.),
Yuting Yang [aut] (Added some data frame features.),
Jeffrey Krischer [ctb] (Supervisor the medical research. Coauthor of
the medical manuscript.),
Maria Redondo [ctb] (Principal investigators of the medical research.
Coauthor of the medical manuscript.),
Richard Oram [ctb] (Coauthor of the medical manuscript.),
Andrea Steck [ctb] (Coauthor of the medical manuscript.)
Maintainer:
Lu You <lu.you at epi.usf.edu>
NeedsCompilation:
yes
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=SurvivalClusteringTree
to link to this page.