Rdocumentation
powered by
Learn R Programming
Laurae (version 0.0.0.9001)
GetPartyRules: partykit's Party Rules to data.table
Description
Get the rules of a party model to be used in a data.table.
Usage
GetPartyRules(x, i = NULL, ...)
Arguments
x
Your party model.
i
Ignore this unless you give names to rules
...
Other parameters to pass to the rule generator. Ignoring this is preferred.
Value
The rules in a character frame.