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) and Van Loon et al. (2022) . 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 Repository: https://marjoleinf.r-universe.dev Date/Publication: 2025-04-15 14:03:44 UTC RemoteUrl: https://gitlab.com/wsvanloon/mvs RemoteRef: HEAD RemoteSha: dc383ff31eea98b2c3de3ecccfcda622934b0b47 NeedsCompilation: no Packaged: 2026-06-12 09:58:42 UTC; root Author: Wouter van Loon [aut, cre], Marjolein Fokkema [ctb] Maintainer: Wouter van Loon