The KaplanMeierEstimates type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object 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 | (Inherited from Object.) |