Package: mvs
Type: Package
Title: Methods for High-Dimensional Multi-View Learning
Version: 2.1.0
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.3.2
Depends: glmnet (>= 1.9-8), randomForest
Imports: foreach (>= 1.4.4)
Suggests: testthat (>= 3.0.0), mice (>= 3.16.0), missForest (>= 1.5),
        knitr, rmarkdown, bookdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-15 14:18:45 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: 2025-04-15 15:00:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:13:45 UTC; windows
