Package: stacking
Type: Package
Title: Building Predictive Models with Stacking
Version: 0.2.1
Authors@R: c(person("Taichi", "Nukui", role = c("aut", "cph"), email = "nukui0430@gmail.com"), person("Tomohiro", "Ishibashi", role = c("aut", "cph"), email = "n190006@mail.ryukoku.ac.jp"), 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: 2025-01-16 07:55:20 UTC; lbds2
Author: Taichi Nukui [aut, cph],
  Tomohiro Ishibashi [aut, cph],
  Akio Onogi [aut, cre, cph]
Maintainer: Akio Onogi <onogiakio@gmail.com>
Depends: caret, parallel
Repository: CRAN
Date/Publication: 2025-01-16 08:10:02 UTC
Built: R 4.6.0; ; 2025-11-02 05:28:45 UTC; windows
