Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.party.C5.0

Convert C5.0 object to party format


Description

Convert C5.0 object to party format

Usage

## S3 method for class '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


C50

C5.0 Decision Trees and Rule-Based Models

v0.1.3.1
GPL-3
Authors
Max Kuhn [aut, cre], Steve Weston [ctb], Mark Culp [ctb], Nathan Coulter [ctb], Ross Quinlan [aut] (Author of imported C code), RuleQuest Research [cph] (Copyright holder of imported C code), Rulequest Research Pty Ltd. [cph] (Copyright holder of imported C code)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.