Other packages > Find by keyword >

Cubist  

Rule- And Instance-Based Regression Modeling
View on CRAN: Click here


Download and install Cubist package within the R console
Install from CRAN:
install.packages("Cubist")

Install from Github:
library("remotes")
install_github("cran/Cubist")

Install by package version:
library("remotes")
install_version("Cubist", "0.4.4")



Attach the package and use:
library("Cubist")
Maintained by
Max Kuhn
[Scholar Profile | Author Map]
First Published: 2011-04-27
Latest Update: 2023-03-09
Description:
Regression modeling using rules with added instance-based corrections.
How to cite:
Max Kuhn (2011). Cubist: Rule- And Instance-Based Regression Modeling. R package version 0.4.4, https://cran.r-project.org/web/packages/Cubist. Accessed 01 Apr. 2025.
Previous versions and publish date:
0.0.5 (2011-04-27 20:55), 0.0.6 (2011-04-30 14:40), 0.0.7 (2011-06-02 07:33), 0.0.8 (2011-06-22 08:32), 0.0.11 (2012-02-15 16:50), 0.0.12 (2012-02-29 09:24), 0.0.13 (2013-01-31 18:23), 0.0.15 (2014-01-16 07:05), 0.0.18 (2014-06-07 08:13), 0.0.19 (2016-12-11 12:26), 0.2.0 (2017-11-28 01:16), 0.2.1 (2017-12-02 00:18), 0.2.2 (2018-05-21 19:58), 0.2.3 (2020-01-10 18:50), 0.2.40 (2021-05-10 19:42), 0.3.0 (2021-05-28 17:00), 0.4.0 (2022-02-05 14:40), 0.4.1 (2022-11-09 09:40), 0.4.2.1 (2023-03-09 08:57), 0.4.2 (2023-02-08 22:20)
Other packages that cited Cubist R package
View Cubist citation profile
Other R packages that Cubist depends, imports, suggests or enhances
Complete documentation for Cubist
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for Cubist40050060070080090010001100TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA