Click or drag to resize
ProportionalHazardsGetLastUpdates Method
Gets the last parameter updates.

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

Return Value

Type: Double
A double array containing the last parameter updates (excluding step halvings).
Exceptions
ExceptionCondition
ClassificationVariableLimitExceptionis thrown if the classification variable limit set by the user through the MaxClass property has been exceeded.
See Also