Rdocumentation
powered by
Learn R Programming
SDR (version 0.7.0.0)
tokenCompetition: Runs a token competition procedure.
Description
Runs a token competition procedure.
Usage
tokenCompetition(pop, dataset)
Arguments
pop
A list of 'Rule' objects.
dataset
A 'keel' object with all the information about the dataset we are working.
Value
A list of 'Rule' objects with that rules that pass this token competition procedure.