MATHEMATICA FEATURED EXAMPLE
Estimate Distribution Parameters from Survival Data
Use maximum likelihood methods with EstimatedDistribution to obtain the best-fitting WeibullDistribution for some censored data and compare it to the Kaplan-Meier estimate.
| In[23]:= |
Fit a WeibullDistribution to the censored data:
| In[24]:= |
| Out[24]= |
| In[25]:= |
| Out[25]= |
| In[26]:= |
| Out[26]= | ![]() |


