| .cor {palasso} | R 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  | 
| x | matrix with  | 
| args | options for paired lasso: list of arguments (output from .dims and .args) | 
Value
list of vectors
Examples
NA
[Package palasso version 0.0.9 Index]