Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


SDR (version 0.7.0.0)

Rule.addVariable: Add a new random variable to the antecedent of the rule.

Description

Add a new random variable to the antecedent of the rule.

Usage

Rule.addVariable(rule, dataset)

Arguments

rule
The rule to work with.
dataset
The dataset to get the data.

Value

A new rule with an added variable.