Skip to content

multiview

Cooperative Learning for Multi-View Analysis

v0.8 · Mar 31, 2023 · GPL-2

Description

Cooperative learning combines the usual squared error loss of predictions with an agreement penalty to encourage the predictions from different data views to agree. By varying the weight of the agreement penalty, we get a continuum of solutions that include the well-known early and late fusion approaches. Cooperative learning chooses the degree of agreement (or fusion) in an adaptive manner, using a validation set or cross-validation to estimate test set prediction error. In the setting of cooperative regularized linear regression, the method combines the lasso penalty with the agreement penalty (Ding, D., Li, S., Narasimhan, B., Tibshirani, R. (2021) <doi:10.1073/pnas.2202113119>).

Downloads

251

Last 30 days

17651st

821

Last 90 days

3.1K

Last year

Trend: -4.9% (30d vs prior 30d)

CRAN Check Status

1 ERROR
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 ERROR
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (1 non-OK)
ERROR r-oldrel-windows-x86_64

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building 'multiview.Rmd' using rmarkdown
! Package pdftex.def Error: File `4966fce381610d612d30b1096abb82f2ac1edaff.pdf'
 not found: using draft setting.

Error: processing vignette 'multiview.Rmd' failed with diagnostics:
LaTeX failed to compile D:/RCompile/CRANpkg/local/4.4/multiview.Rcheck/vign_test/multiview/vignettes/multiview.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See multiview.log for more info.
--- failed re-building 'multiview.Rmd'

SUMMARY: processing the following file failed:
  'multiview.Rmd'

Error: Vignette re-building failed.
Execution halted

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 30, 2026
ERROR r-oldrel-windows-x86_64

re-building of vignette outputs

Error(s) in re-building vignettes:
--- re-building 'multiview.Rmd' using rmarkdown
! Package pdftex.def Error: File `4966fce381610d612d30b1096abb82f2ac1edaff.pdf'
 not found: using draft setting.

Error: processing vignette 'multiview.Rmd' failed wit
...[truncated]...
https://yihui.org/tinytex/r/#debugging for debugging tips. See multiview.log for more info.
--- failed re-building 'multiview.Rmd'

SUMMARY: processing the following file failed:
  'multiview.Rmd'

Error: Vignette re-building failed.
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies glmnet Matrix RColorBrewer Rcpp survival multiview

Version History

new 0.8 Mar 10, 2026
updated 0.8 ← 0.7 diff Mar 30, 2023
updated 0.7 ← 0.4 diff Nov 3, 2022
new 0.4 Sep 1, 2022