Learn R Programming

SDR (version 0.7.0.0)

FuGePSD_Mutation: Perfom the mutation operator for FuGePSD algorithm.

Description

Perfom the mutation operator for FuGePSD algorithm.

Usage

FuGePSD_Mutation(rule, dataset)

Arguments

rule
The rule object to be mutated.
dataset
a keel object associated with the rule.

Value

a new rule object with the rule mutated.