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 22 Dec. 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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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