Parameter settings for rule clauses
A ClauseParameters
object contains tunable settings for either
the antecedent or consequent of a fuzzy rule.
Create a ClauseParameters
object using the getTunableSettings
function. The
third output of getTunableSettings
contains RuleSettings
objects. The Antecedent
and Consequent
properties of
each RuleSettings
object are ClauseParameter
objects for
specifying the tunable settings of the corresponding rule.