caretEnsemble: Ensembles of Caret Models

Functions for creating ensembles of caret models: caretList() and caretStack(). caretList() is a convenience function for fitting multiple caret::train() models to the same dataset. caretStack() will make linear or non-linear combinations of these models, using a caret::train() model as a meta-model, and caretEnsemble() will make a robust linear combination of models using a GLM.

Package details

AuthorZachary A. Deane-Mayer [aut, cre], Jared E. Knowles [aut]
MaintainerZachary A. Deane-Mayer <zach.mayer@gmail.com>
LicenseMIT + file LICENSE
Version2.0.3
URL https://github.com/zachmayer/caretEnsemble
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("caretEnsemble")

Try the caretEnsemble package in your browser

Any scripts or data that you put into this service are public.

caretEnsemble documentation built on Sept. 20, 2023, 5:08 p.m.