talegari / Cubist

An R package for fitting Quinlan's Cubist regression model

Home Page:https://topepo.github.io/Cubist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRAN_Status_Badge Downloads

The Cubist R package fits Quinlan's Cubist regression model based on the source of from www.rulequest.com. Some of the functionality is based on

More details on Cubist can be found in Applied Predictive Modeling. A presentation on the model can be found here.

To install the production version of the package, use:

install.packages("Cubist")

and to install the development version, use

require("devtools")
install_github("topepo/Cubist")

About

An R package for fitting Quinlan's Cubist regression model

https://topepo.github.io/Cubist/


Languages

Language:C 84.4%Language:R 15.2%Language:CSS 0.4%Language:M4 0.0%Language:Shell 0.0%