# Generated by roxygen2: do not edit by hand

S3method(partykit::as.party,chaid)
S3method(plot,chaid)
S3method(plot,chaid_gains)
S3method(predict,chaid)
S3method(print,chaid)
S3method(print,chaid_dot)
S3method(print,chaid_gains)
S3method(print,chaid_validation)
S3method(summary,chaid)
export(chaid)
export(chaid_as_party)
export(chaid_control)
export(chaid_dot)
export(chaid_gains)
export(chaid_graphviz)
export(chaid_importance)
export(chaid_plotly)
export(chaid_rules)
export(chaid_table)
export(chaid_validate)
importFrom(stats,predict)
importFrom(stats,setNames)
