Click or drag to resize

IRegressionCalculation Properties

The IRegressionCalculation type exposes the following members.

Properties
 NameDescription
Public propertyRank Returns the rank if it was calculated as a byproduct of the parameter calculation.
Public propertyRankAvailable Returns true if the rank was calculated as a byproduct of the parameter calculation; otherwise, false.
Public propertyXTXInv Gets the matrix formed by taking the inverse of the product of the transpose of the regression matrix with itself, if available.
Public propertyXTXInvAvailable 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.
Top
See Also