Package: stacking
Type: Package
Title: Building Predictive Models with Stacking
Version: 0.1.3
Authors@R: c(person("Taichi", "Nukui", role = c("aut", "cph"), email = "nukui0430@gmail.com"), person("Akio", "Onogi", role = c("aut", "cre", "cph"), email = "onogiakio@gmail.com"))
Description: Building predictive models with stacking which is a type of ensemble learning. Learners can be specified from those implemented in 'caret'. For more information of the package, see Nukui and Onogi (2023) <doi:10.1101/2023.06.06.543970>. Packages caret, parallel, snow, and packages for base and meta learners should be installed.
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2024-09-11 05:03:26 UTC; lbds2
Author: Taichi Nukui [aut, cph],
  Akio Onogi [aut, cre, cph]
Maintainer: Akio Onogi <onogiakio@gmail.com>
Depends: caret, parallel
Repository: CRAN
Date/Publication: 2024-09-11 05:20:02 UTC
