IMSL C# Numerical Library

CategoricalGenLinModel.DesignVariableMeans Property

The means of the design variables.

public virtual double[] DesignVariableMeans {get;}

Property Value

A double array of length nCoef containing the means of the design variables where nCoef is the number of coefficients in the model or null if Solve has not been called.

See Also

CategoricalGenLinModel Class | Imsl.Stat Namespace