C50 (version 0.1.3.1)

as.party.C5.0: Convert C5.0 object to party format

Description

Convert C5.0 object to party format

Usage

# S3 method for C5.0
as.party(obj, trial = 0, ...)

Arguments

obj

A C5.0 class object'

trial

An integer for the specific tree to plot.

...

Not currently used.

Value

A party object