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

Gets the rule variation (containing 1 additional 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.0.7 (6.1.0.7)

Syntax

C#
protected T MaxVariationPlusOne { get; }

Return Value

The rule variation with the maximum information gain

See Also