[This is preliminary documentation and is subject to change.]

Gets the rule variation (containing 1 less activated dimension-value pair) with the maximum information gain compared to this rule.

Namespace: Clarion.Framework.Templates
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
protected T MaxVariationMinusOne { get; }

Return Value

The rule variation with the maximum information gain

See Also