Description Usage Arguments Value Author(s) References See Also Examples
Method for obtaining a rule of a Decision Table object as a numeric vector.
1 | getRule(object, ruleIndex)
|
object |
A Decision Table object |
ruleIndex |
A numeric vector made of the row indexes of the rules wanted |
It returns a subset of rules as numeric matrix; each rule is a row.
Alber Sanchez alber.sanchez@uni-muenster.de
Pawlak, Zdzislaw 1991 Rough Sets: Theoretical Aspects of Reasoning About Data Dordrecht: Kluwer Academic Publishing.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.