Click or drag to resize
Accord.NET (logo)

EmpiricalHazardOptionsTies Property

Gets or sets the tie handling method to be used. Default is Efron.

Namespace:  Accord.Statistics.Distributions.Fitting
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public HazardTiesMethod Ties { get; set; }
Request Example View Source

Property Value

Type: HazardTiesMethod
See Also