|
EmpiricalHazardDistributionHazards Property
|
Gets the hazard rate values at each time step.
Namespace:
Accord.Statistics.Distributions.Univariate
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax public double[] Hazards { get; }
Public ReadOnly Property Hazards As Double()
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also