Click or drag to resize
Accord.NET (logo)

ProportionalHazardsAnalysisLearn Method

Overload List
  NameDescription
Public methodLearn(TupleDouble, Double, SurvivalOutcome, Double)
Learns a model that can map the given inputs to the given outputs.
Public methodLearn(TupleDouble, Double, Int32, Double)
Learns a model that can map the given inputs to the given outputs.
Public methodLearn(Double, Double, SurvivalOutcome, Double)
Learns a model that can map the given inputs to the given outputs.
Public methodLearn(Double, Double, Int32, Double)
Learns a model that can map the given inputs to the given outputs.
Top
See Also