Execute(Calculation: IMsMethodCalculation; Coord: IMsFormulaTransformCoord): IMsDiagnosticTestResults;
Execute(
Calculation: Prognoz.Platform.Interop.Ms.IMsMethodCalculation;
Coord: Prognoz.Platform.Interop.Ms.IMsFormulaTransformCoord
): Prognoz.Platform.Interop.Ms.IMsDiagnosticTestResults;
Calculation. Settings that are necessary for model calculation.
Coord. The dimension, by which calculation is executed.
The Execute method executes the test.
Depending on the test type, the method returns different set of static characteristics.
The property use is given in the example for IMsLinearRegressionTransform.DiagnosticTests.
See also: