powered by
Produce CHAID results tables from a partykit CHAID model
chaid_table(chaidobject)
An object of type `constparty` or `party` which was produced by `CHAID::chaid` see simple example below.
A tibble containing the results.
# NOT RUN { library(CGPfunctions) chaid_table(chaidUS) # }
Run the code above in your browser using DataLab