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 21 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

SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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