【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.1.24.9 Survival Analysis
Functions
| Name | Brief | Example |
|---|---|---|
| ocmath_kaplan_meier_surviv_fn | Survival Analysis function used to compute the Kaplan-Meier Estimate of survival probalities for a sample of failure times. | Examples |
| ocmath_surviv_fn_comp | Survival Analysis function used to compute the statistics of survival function comparison | Examples |
| ocmath_surviv_weibull_simple | Survival Analysis function used to compute the parameter estimates and other statistics that are associated with the Weibull model without covariates. The main engine is nag_estim_weibull. | Examples |