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]
All associated links for this package
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 06 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
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  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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