Click or drag to resize
Accord.NET (logo)

EmpiricalHazardDistributionSort Method

Overload List
  NameDescription
Public methodStatic memberSort(Double, SurvivalOutcome)
Sorts time-censored events considering their time of occurrence and the type of event. Events are first sorted in decreased order of occurrence, and then with failures coming before censoring.
Public methodStatic memberSort(Double, SurvivalOutcome, Double)
Sorts time-censored events considering their time of occurrence and the type of event. Events are first sorted in decreased order of occurrence, and then with failures coming before censoring.
Public methodStatic memberSort(Double, SurvivalOutcome, Double)
Sorts time-censored events considering their time of occurrence and the type of event. Events are first sorted in decreased order of occurrence, and then with failures coming before censoring.
Top
See Also