WLJS LogoWLJS Notebook

SurvivalDistribution

SurvivalDistribution[{e1, e2, …}] represents a survival distribution with event times ei.

  • SurvivalDistribution[{cw1, cw2, …} -> {e1, e2, …}] represents a survival distribution where events ei occur with censor weights cwi.

Examples

SurvivalDistribution[{1, 2, 3, 4, 5}]

Please visit the official Wolfram Language Reference for more details.

On this page