Assembly: Ms;
The IMsDiagnosticTest interface is used to work with diagnostic test of a model.
IMsDiagnosticTest
The diagnostic test can be executed only for the model of linear regression (OLS estimation). Before executing the test, set up its parameters using the IMsDiagnosticTest.Settings property.
Property name | Brief description | |
Settings | The Settings property returns test execution parameters. | |
Type | The Type property returns the type of test. |
Method name | Brief description | |
Execute | The Execute method executes the test. |
See also: