| KaplanMeierEstimates Methods |
The KaplanMeierEstimates type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetGroupTotal | Returns the total number in the group for the specified group value.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetLogLikelihood | Returns the Kaplan-Meier log-likelihood of the group with the specified group value.
| |
| GetNumberAtRisk | Returns the number of individuals at risk at each failure point.
| |
| GetNumberOfFailures | Returns the number of failures which occurred at each failure point.
| |
| GetStandardErrors | Returns Greenwood's estimated standard errors.
| |
| GetSurvivalProbabilities | Returns the estimated survival probabilities.
| |
| GetTotalNumberOfFailures | Returns the total number failing in the group for the specified group value.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |