Package: stacking
Type: Package
Title: Building Predictive Models with Stacking
Version: 0.1.2
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>.
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2023-09-01 01:45:40 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: 2023-09-01 08:20:02 UTC
Built: R 4.2.0; ; 2023-09-01 09:11:32 UTC; unix
