IMSL C# Numerical Library

LinearRegression.Rank Property

Returns the rank of the matrix.

public int Rank {get;}

Property Value

An int which specifies the matrix rank.

See Also

LinearRegression Class | Imsl.Stat Namespace