Click or drag to resize
RegressorsForGLMGetRegressors Method
Returns the regressor array.

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

Return Value

Type: Double
An array of size number of observations by number of regresssors.
See Also