Package: mvs
Type: Package
Title: Methods for High-Dimensional Multi-View Learning
Version: 1.0.2
Authors@R: c(person(given = "Wouter", family = "van Loon", role = c("aut", "cre"),
                      email = "w.s.van.loon@fsw.leidenuniv.nl"),
                      person(given = "Marjolein", family = "Fokkema", role = "ctb"))
Description: Methods for high-dimensional multi-view learning based on the multi-view stacking (MVS) framework.
    For technical details on the MVS and stacked penalized logistic regression (StaPLR) methods see Van Loon, Fokkema, Szabo, & De Rooij (2020) <doi:10.1016/j.inffus.2020.03.007> and Van Loon et al. (2022) <doi:10.3389/fnins.2022.830630>. 
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: glmnet (>= 1.9-8)
Imports: foreach (>= 1.4.4)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-08-14 09:50:02 UTC; woute
Author: Wouter van Loon [aut, cre],
  Marjolein Fokkema [ctb]
Maintainer: Wouter van Loon <w.s.van.loon@fsw.leidenuniv.nl>
Repository: CRAN
Date/Publication: 2023-08-15 11:00:05 UTC
