The ILanerResultsBoxCorrelation interface is used to work with values of the Correlation tab of the Calculation Results panel for the LanerResultsBox component.
ILanerResultsBoxCorrelation is used to obtain correlation table. It is impossible to change the values. Number of table rows and columns is the same and matches the number of variables for which the correlation was found. The values are computed only for the series calculated using the Linear Regression method.
Property name | Brief description | |
Comment | The Comment property returns comment for a variable based on its index. | |
Name | The Name property returns name of a variable based on its index. | |
TermCount | The TermCount property returns the number of variables used when calculating the correlation. | |
Value | The Value property returns correlation value for selected variables. |
See also: