IMsDiagnosticTestSettings.RefreshIncluded

Fore Syntax

RefreshIncluded;

Fore.NET Syntax

RefreshIncluded();

Description

The RefreshIncluded method refreshes value of the IMsDiagnosticTestSettings.IncludedExplanatories property.

Comments

The IncludedExplanatories value is formed on basis of tested model of non-linear regression (OLS estimation).

Fore Example

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

See also:

IMsDiagnosticTestSettings