Learn R Programming

RoughSetKnowledgeReduction (version 0.1)

classifyDecisionTable-methods: Methods for Function classifyDecisionTable

Description

Methods for function classifyDecisionTable

Arguments

Methods

signature(object = "ValueReduct")
This method uses the reduced rules in a Value Reduct object for classifying the rules in a Decision Table object. It returns a Decision Table object with the same original rule conditions but with the decision of the Value Reduct object which apply.