Learn R Programming

⚠️There's a newer version (0.2.0) of this package.Take me there.

C50 (version 0.1.0-15)

C5.0 Decision Trees and Rule-Based Models

Description

C5.0 decision trees and rule-based models for pattern recognition

Copy Link

Version

Install

install.packages('C50')

Monthly Downloads

17,121

Version

0.1.0-15

License

GPL-3

Maintainer

Max Kuhn

Last Published

May 27th, 2013

Functions in C50 (0.1.0-15)

churn

Customer Churn Data
C5.0Control

Control for C5.0 Models
summary.C5.0

Summaries of C5.0 Models
C5imp

Variable Importance Measures for C5.0 Models
predict.C5.0

Predict new samples using a C5.0 model
C5.0.default

C5.0 Decision Trees and Rule-Based Models