.weight {palasso}R Documentation

Weighting schemes

Description

Calculates the weighting schemes.

Usage

.weight(cor, args)

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)

Value

list of named vectors (one for each weighting scheme)

Examples

NA


[Package palasso version 0.0.9 Index]