IMsDiagnosticTestSettings.RefreshIncluded

Syntax

RefreshIncluded;

Description

The RefreshIncluded method refreshes explanatory series indexes.

Comments

When the method is called, value of the IMsDiagnosticTestSettings.IncludedExplanatories property is refreshed based on the tested model of non-linear regression (OLS estimation).

Example

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

See also:

IMsDiagnosticTestSettings