KaplanMeierECDF Methods |
The KaplanMeierECDF type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
EvaluateCDF | Computes the empirical CDF and returns the CDF values up to, but not
including the time values returned by GetTimes.
| |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetTimes | Retrieves the time values where the step function CDF jumps to a greater
value.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetCensor | Set flags to note right-censoring.
| |
SetFrequency | Sets the frequency for each entry in t.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |