ipflasso: Integrative Lasso with Penalty Factors

The core of the package is cvr2.ipflasso(), an extension of glmnet to be used when the (large) set of available predictors is partitioned into several modalities which potentially differ with respect to their information content in terms of prediction. For example, in biomedical applications patient outcome such as survival time or response to therapy may have to be predicted based on, say, mRNA data, miRNA data, methylation data, CNV data, clinical data, etc. The clinical predictors are on average often much more important for outcome prediction than the mRNA data. The ipflasso method takes this problem into account by using different penalty parameters for predictors from different modalities. The ratio between the different penalty parameters can be chosen from a set of optional candidates by cross-validation or alternatively generated from the input data.

Version: 1.1
Depends: glmnet, survival
Published: 2019-12-10
Author: Anne-Laure Boulesteix, Mathias Fuchs, Gerhard Schulze
Maintainer: Anne-Laure Boulesteix <boulesteix at ibe.med.uni-muenchen.de>
License: GPL-2 | GPL-3 [expanded from: GPL]
NeedsCompilation: no
CRAN checks: ipflasso results

Documentation:

Reference manual: ipflasso.pdf

Downloads:

Package source: ipflasso_1.1.tar.gz
Windows binaries: r-prerel: ipflasso_1.1.zip, r-release: ipflasso_1.1.zip, r-oldrel: ipflasso_1.1.zip
macOS binaries: r-prerel (arm64): ipflasso_1.1.tgz, r-release (arm64): ipflasso_1.1.tgz, r-oldrel (arm64): ipflasso_1.1.tgz, r-prerel (x86_64): ipflasso_1.1.tgz, r-release (x86_64): ipflasso_1.1.tgz
Old sources: ipflasso archive

Reverse dependencies:

Reverse imports: BloodCancerMultiOmics2017
Reverse suggests: prioritylasso

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ipflasso to link to this page.