Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 971 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 971 Bytes

Build Status Coverage Status CRAN_Status_Badge Downloads R build status

Classification and Regression Training

Miscellaneous functions for training and plotting classification and regression models. Detailed documentation is at http://topepo.github.io/caret/index.html

Install the current release from CRAN:

install.packages('caret')

Install the development version from GitHub:

devtools::install_github('topepo/caret/pkg/caret')