Assembly: Ms;
The IMsVariableTestResults interface is used to work with the results of calculating the descriptive statistic.
IMsVariableTestResults
To calculate the descriptive statistic and get results, use the IMsVariableTest.Execute method.
Property name | Brief description | |
Error | The Error property returns errors occurred on descriptive statistic calculation. | |
PValueMatrix | The PValueMatrix property returns probability matrix. | |
ResValueMatrix | The ResValueMatrix property returns the results of calculating the descriptive statistic for each variable. | |
TStatMatrix | The TStatMatrix property returns statistics matrix. |
See also: