CRAN/E | traineR

traineR

Predictive (Classification and Regression) Models Homologator

Installation

About

Methods to unify the different ways of creating predictive models and their different predictive formats for classification and regression. It includes methods such as K-Nearest Neighbors Schliep, K. P. (2004) doi:10.5282/ubm/epub.1769, Decision Trees Leo Breiman, Jerome H. Friedman, Richard A. Olshen, Charles J. Stone (2017) doi:10.1201/9781315139470, ADA Boosting Esteban Alfaro, Matias Gamez, Noelia García (2013) doi:10.18637/jss.v054.i02, Extreme Gradient Boosting Chen & Guestrin (2016) doi:10.1145/2939672.2939785, Random Forest Breiman (2001) doi:10.1023/A:1010933404324, Neural Networks Venables, W. N., & Ripley, B. D. (2002) , Support Vector Machines Bennett, K. P. & Campbell, C. (2000) doi:10.1145/380995.380999, Bayesian Methods Gelman, A., Carlin, J. B., Stern, H. S., & Rubin, D. B. (1995) doi:10.1201/9780429258411, Linear Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) , Quadratic Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) , Logistic Regression Dobson, A. J., & Barnett, A. G. (2018) doi:10.1201/9781315182780 and Penalized Logistic Regression Friedman, J. H., Hastie, T., & Tibshirani, R. (2010) doi:10.18637/jss.v033.i01.

promidat.website/
github.com/PROMiDAT/traineR
Bug report File report

Key Metrics

Version 2.2.0
R ≥ 3.5
Published 2023-11-09 162 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks traineR results

Downloads

Yesterday 37 0%
Last 7 days 94 +15%
Last 30 days 401 -27%
Last 90 days 1.668 +5%
Last 365 days 6.287 -5%

Maintainer

Maintainer

Oldemar Rodriguez R.

oldemar.rodriguez@ucr.ac.cr

Authors

Oldemar Rodriguez R.

aut / cre

Andres Navarro D.

aut

Ariel Arroyo S.

aut

Diego Jimenez A.

aut

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

traineR archive

Depends

R ≥ 3.5

Imports

neuralnet ≥ 1.44.2
rpart ≥ 4.1-13
xgboost ≥0.81.0.1
randomForest ≥ 4.6-14
e1071 ≥ 1.7-0.1
kknn ≥ 1.3.1
dplyr ≥ 0.8.0.1
MASS ≥ 7.3-53
ada ≥2.0-5
nnet ≥ 7.3-12
stringr ≥ 1.4.0
adabag
glmnet
ROCR
gbm
ggplot2

Reverse Imports

predictoR
regressoR