CRAN/E | multiview

multiview

Cooperative Learning for Multi-View Analysis

Installation

About

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).

System requirements C++17

Key Metrics

Version 0.8
R ≥ 3.5.0
Published 2023-03-31 402 days ago
Needs compilation? yes
License GPL-2
CRAN checks multiview results

Downloads

Yesterday 3 0%
Last 7 days 57 -62%
Last 30 days 286 +40%
Last 90 days 649 -12%
Last 365 days 2.591 +21%

Maintainer

Maintainer

Balasubramanian Narasimhan

naras@stanford.edu

Authors

Daisy Yi Ding

aut

Robert J. Tibshirani

aut

Balasubramanian Narasimhan

aut / cre

Trevor Hastie

aut

Kenneth Tay

aut

James Yang

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

An Introduction to multiview

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

multiview archive

Depends

R ≥ 3.5.0

Imports

glmnet
Matrix
methods
RColorBrewer
Rcpp
stats
survival
utils

Suggests

knitr
rmarkdown
testthat ≥ 3.0.0
xfun

LinkingTo

Rcpp
RcppEigen