Learn R Programming

RoughSetKnowledgeReduction (version 0.1)

show-methods: Methods for Function show

Description

Methods for function show

Arguments

Methods

signature(object = "ConditionReduct")
It shows the first ten rules and conditions of a Condition Reduct object.
signature(object = "DecisionTable")
It shows the first ten rules and conditions of a Decision Table object.
signature(object = "DiscernibilityMatrix")
It shows the first ten rows and columns of a Discernibility Matrix object.
signature(object = "ValueReduct")
It shows the first ten rules and conditions of a Value Reduct object.