Other packages > Find by keyword >

traineR  

Predictive (Classification and Regression) Models Homologator
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("traineR", "2.2.0")



Attach the package and use:
library("traineR")
Maintained by
Oldemar Rodriguez R.
[Scholar Profile | Author Map]
First Published: 2019-10-07
Latest Update: 2022-08-22
Description:
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) <ISBN:0-387-95457-0>, 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) <ISBN:0-387-95457-0>, Quadratic Discriminant Analysis Venables, W. N., & Ripley, B. D. (2002) <ISBN:0-387-95457-0>, 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>.
How to cite:
Oldemar Rodriguez R. (2019). traineR: Predictive (Classification and Regression) Models Homologator. R package version 2.2.0, https://cran.r-project.org/web/packages/traineR. Accessed 09 May. 2025.
Previous versions and publish date:
1.0.0 (2019-10-07 19:20), 1.0.1 (2020-10-30 00:00), 1.6.1 (2021-04-30 11:50), 1.6.2 (2021-06-03 10:10), 1.6.3 (2022-04-06 01:10), 1.7.3 (2022-04-27 15:30), 1.7.4 (2022-04-30 01:20), 2.0.4 (2022-08-23 00:50), 2.1.0 (2023-10-09 20:00)
Other packages that cited traineR R package
View traineR citation profile
Other R packages that traineR depends, imports, suggests or enhances
Complete documentation for traineR
Downloads during the last 30 days
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for traineR05101520253035TrendBars

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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