WLJS LogoWLJS Notebook

SurvivalModelFit

SurvivalModelFit[{e1, e2, ...}] creates a survival model for event times ei.

Examples

model = SurvivalModelFit[{1, 2, 3, 5, 7, 10}]
model["SurvivalFunction"]

Please visit the official Wolfram Language Reference for more details.

On this page