Click or drag to resize
ProportionalHazards.GetInitialEstimates Method
Gets the initial parameter estimates.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double[] GetInitialEstimates()

Return Value

Type:Double[]
A double array containing the initial parameter estimates.
See Also