Click or drag to resize
LinearRegressionGetRank Method
Returns the rank of the matrix.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int GetRank()

Return Value

Type: Int32
An int containing the rank of the matrix.
See Also