IMsDiagnosticTest.Execute

Syntax

Execute(Calculation: IMsMethodCalculation; Coord: IMsFormulaTransformCoord): IMsDiagnosticTestResults;

Parameters

Calculation. Settings that are necessary for model calculation

Coord. The dimension, by which calculation is executed.

Description

The Execute method executes the test.

Comments

Depending on the test type, the method returns different set of static characteristics.

Example

The property use is given in the example for IMsLinearRegressionTransform.DiagnosticTests.

See also:

IMsDiagnosticTest