ProportionalHazardsGetLastUpdates Method |
Gets the last parameter updates.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public virtual double[] GetLastUpdates()
Public Overridable Function GetLastUpdates As Double()
public:
virtual array<double>^ GetLastUpdates()
abstract GetLastUpdates : unit -> float[]
override GetLastUpdates : unit -> float[]
Return Value
Type:
Double
A
double array containing the last parameter updates
(excluding step halvings).
Exceptions See Also