Survival Score Tool

The Survival Score tool provides both the estimated relative risk and restricted mean survival time based on a Cox proportional hazards model, which can be estimated using the Survival Analysis tool.

The estimated relative risk (returned in the output field "Risk") provides the expected probability the unit described in a record will not survive to the next time period relative to a unit that possessed the mean characteristics in the sample used to estimate the model. For example, if the returned value for a particular record is 2.4, it means that the entity described by that record is 2.4 times more likely not to survive to the next period than an entity that possessed the mean of the predictors in the data used to estimate the model.

The restricted mean survival time is the mean number of time periods that a unit described in a record will survive over a user specified (longer) time period, and is returned in the output field "RMST_<time periods> where <time periods> is the number of time periods on which the mean is based. For instance, if the time measure is in days, and the specified time period is a 365 days (a year), then the returned values (which will appear in the field RMST_365) will be between 0 and 365. A value of 249 would indicate the entity described in a record is expected to survive 249 days out of the 365 day time period.

This tool is not automatically installed with Alteryx Designer. If you do not have this tool, you can get it from Alteryx Analytics Gallery.

Inputs

Configure the tool

Output

The original data stream with the relative risk and restricted mean values based on the Cox proportional hazards model appended to the data.