【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.5.10.4.1 SAEstim
Contents
Name
SAEstim
Description
Declaration
typedef struct tagSAEstim { double _id(IDE_SURVANAL_TIME) Time; int _id(IDE_SURVANAL_STATUS) Status; double _id(IDE_SURVANAL_SURV) Surv; double _id(IDE_SURVANAL_SD) SD; int _id(IDE_SURVANAL_EVENTS) Events; int _id(IDE_SURVANAL_REMAIN) Remain; } SAEstim;
Members
- Time
- Ordered distinct failure times.
- Status
- Survival Status
- Surv
- Kaplan-Meier estimate of Survival Probability
- SD
- Estimate of the standard deviation of Survival Probability
- Events
- Cumulative Events(Number failed)
- Remain
- Number remaining
Remark
Examples
Header to Include
origin.h