Gets a boolean value indicating whether or not the matrix formed by taking
the inverse of the product of the transpose of the regression matrix
with itself is available.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
Remarks
If X is the regression matrix and '
denotes matrix transposition, then this property is true if this
calculation object can return the inverse of the matrix X'X.