chaid_table: Produce CHAID results tables from a partykit CHAID model

Description Usage Arguments Value Author(s) Examples

View source: R/chaid_table.R

Description

Produce CHAID results tables from a partykit CHAID model

Usage

1
chaid_table(chaidobject)

Arguments

chaidobject

An object of type 'constparty' or 'party' which was produced by 'CHAID::chaid' see simple example below.

Value

A tibble containing the results.

Author(s)

Chuck Powell

Examples

1
2

CGPfunctions documentation built on Nov. 12, 2020, 5:08 p.m.