This is a free preview. For full access
Survival Tree in Time-to-Event Analysis
Description
A survival tree is a non-parametric tool in survival analysis that links predictor variables, or covariates, to survival time. Survival time is the time until an event of interest occurs. It is useful when some data are censored, which means the event has not happened for some people by the end of the study or the exact even...
Show More
Transcript
Un arbre de survie est utilisé pour modéliser et visualiser la relation entre un ensemble de covariables et le temps écoulé jusqu’à ce qu’un événement d’intérêt se produise. Il est généralement construit à l’aide d’un processus de partitionnement récursif.
Les branches de l’arbre représentent les divisions en valeurs d’une variable. Les n...
Show More