SurvivalModel
represents the symbolic survival model obtained from functions like SurvivalModelFit.
Details and Options
- Properties of a survival model are obtained from SurvivalModel[…]["property"].
- SurvivalModel[…][{prop1,prop2,…}] gives several properties.
- SurvivalModel[…][x1,…] gives the value of the best-fit function at a particular point x1, … .
- Normal gives the expression for the default fitted function in a SurvivalModel.
- SurvivalModel objects are returned by fitting functions such as SurvivalModelFit.
- SurvivalModel[…][prop,ann] gives the annotation ann associated with the property prop.
- Possible properties available for a given type of fitted model are listed on the pages for functions such as SurvivalModelFit that generate the model.
Examples
open allclose allBasic Examples (1)
Create a SurvivalModel from some right-censored data:
Extract a property from the model:
Evaluate the survival function at :
Use Normal to obtain the survival function:
Scope (5)
Extract a property from a SurvivalModel object:
The standard errors for the survival function:
Evaluate the fitted function at a point:
Text
Wolfram Research (2012), SurvivalModel, Wolfram Language function, https://reference.wolfram.com/language/ref/SurvivalModel.html.
CMS
Wolfram Language. 2012. "SurvivalModel." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SurvivalModel.html.
APA
Wolfram Language. (2012). SurvivalModel. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SurvivalModel.html