Description of TMLRegress v. :
The Delphi 4 MLRegress components contain all of the mathematics required for modeling data from tables in which a relationship between the data in multiple datafields is suspected. In addition to the mathematical formulas contained in the MLRQuery and MLRTable components, each of these components possess all of the functionality, methods, events, and properties of the Query (TQuery) and Table (TTable) components repectively. The MLR components allow any of the control variables to represent a transformation of the data contained in database table fields. Possible transformations include products and quotients of two data fields, log of a datafield, inverse of a datafield, and values of any datafield raised to an integer power. Response variables can also be transformed to achieve a curvi-linear regression model.