Click or drag to resize
LinearRegressionRank Property
Returns the rank of the matrix.

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

Property Value

Type: Int32
An int which specifies the matrix rank.
See Also