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 albero di sopravvivenza viene utilizzato per modellare e visualizzare la relazione tra un insieme di covariate e il tempo fino al verificarsi di un evento di interesse. In genere viene compilato utilizzando un processo di partizionamento ricorsivo.
I rami dell'albero rappresentano le divisioni nei valori di una variabile. I nodi rappre...
Show More