dot-cor: Correlation

.corR Documentation

Correlation

Description

Calculates the correlation between the response and the covariates. Shrinks the correlation coefficients for each covariate set separately.

Usage

.cor(y, x, args)

Arguments

y

vector of length n

x

matrix with n rows and p columns

args

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

Value

list of vectors

Examples

NA


rauschenberger/palasso documentation built on Feb. 18, 2024, 11:02 p.m.