IMSL C# Numerical Library

RegressorsForGLM.GetRegressors Method 

Returns the regressor array.

public double[,] GetRegressors();

Return Value

An array of size number of observations by number of regresssors.

See Also

RegressorsForGLM Class | Imsl.Stat Namespace