Click or drag to resize
Accord.NET (logo)

EmpiricalHazardDistributionEstimate Method

Overload List
  NameDescription
Public methodStatic memberEstimate(Double, Double, SurvivalEstimator, HazardEstimator, HazardTiesMethod)
Estimates an Empirical Hazards distribution considering event times and the outcome of the observed sample at the time of event, plus additional parameters for the hazard estimation.
Public methodStatic memberEstimate(Double, SurvivalOutcome, Double, SurvivalEstimator, HazardEstimator, HazardTiesMethod)
Estimates an Empirical Hazards distribution considering event times and the outcome of the observed sample at the time of event, plus additional parameters for the hazard estimation.
Public methodStatic memberEstimate(Double, Int32, Double, SurvivalEstimator, HazardEstimator, HazardTiesMethod)
Estimates an Empirical Hazards distribution considering event times and the outcome of the observed sample at the time of event, plus additional parameters for the hazard estimation.
Top
See Also