ProportionalHazardsNewtonRaphsonLearn Method |
Name | Description | |
---|---|---|
Learn(TupleDouble, Double, SurvivalOutcome, Double) |
Learns a model that can map the given inputs to the given outputs.
| |
Learn(TupleDouble, Double, Boolean, Double) |
Learns a model that can map the given inputs to the given outputs.
| |
Learn(TupleDouble, Double, Int32, Double) |
Learns a model that can map the given inputs to the given outputs.
| |
Learn(Double, Double, SurvivalOutcome, Double) |
Learns a model that can map the given inputs to the given outputs.
| |
Learn(Double, Double, Int32, Double) |
Learns a model that can map the given inputs to the given outputs.
|