Click or drag to resize
RegressorsForGLMNumberOfRegressors Property
Returns the number of regressors.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int NumberOfRegressors { get; }

Return Value

Type: Int32
The number of regressors. This is the number of columns in the regressor matrix.
See Also