Learn R Programming

palasso (version 1.0.0)

.weight: Weighting schemes

Description

Calculates the weighting schemes.

Usage

.weight(cor, args)

Value

list of named vectors (one for each weighting scheme)

Arguments

cor

correlation coefficients: list of \(k\) vectors of length \(p\) (one vector for each covariate set with one entry for each covariate)

args

options for paired lasso: list of arguments (output from .dims and .args)

Examples

Run this code
NA

Run the code above in your browser using DataLab