Click or drag to resize
ProportionalHazardsTieHandling Enumeration
Tie handling options.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public enum TieHandling
Members
  Member nameValueDescription
BreslowsApproximate0 Indicates Breslows approximate method of handling ties.
SortedAsPerObservations1 Indicates failures are assumed to occur in the same order as the observations input in x.
See Also