|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
SurvivalModel
SurvivalModel[...]
represents the symbolic survival model obtained from functions like SurvivalModelFit.
Details and OptionsDetails 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
, .... - 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.
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


