IMSL C# Numerical Library

CategoricalGenLinModel.LastParameterUpdates Property

The last parameter updates (excluding step halvings).

public virtual double[] LastParameterUpdates {get;}

Property Value

A double array of length nCoef containing the last parameter updates (excluding step halvings) or null if Solve has not been called.

See Also

CategoricalGenLinModel Class | Imsl.Stat Namespace