Click or drag to resize
KaplanMeierEstimatesGetStandardErrors Method
Returns Greenwood's estimated standard errors.

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

Return Value

Type: Double
A double array containing Greenwood's estimate of the standard errors for the survival probabilities.
See Also