Click or drag to resize
Accord.NET (logo)

ProportionalHazardsNewtonRaphsonRun Method

Overload List
  NameDescription
Public methodRun(Double, SurvivalOutcome) Obsolete.
Runs the Newton-Raphson update for Cox's hazards learning until convergence.
Public methodRun(Double, Int32) Obsolete.
Runs the Newton-Raphson update for Cox's hazards learning until convergence.
Public methodRun(Double, Double) Obsolete.
Runs the Newton-Raphson update for Cox's hazards learning until convergence.
Public methodRun(Double, Double, SurvivalOutcome) Obsolete.
Runs the Newton-Raphson update for Cox's hazards learning until convergence.
Public methodRun(Double, Double, Int32) Obsolete.
Runs the Newton-Raphson update for Cox's hazards learning until convergence.
Top
See Also