The KaplanMeierEstimates type exposes the following members.

Methods

NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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
Returns a String that represents the current Object.
(Inherited from Object.)

See Also