| arguments {palasso} | R Documentation | 
Arguments for "palasso"
Description
This page lists the arguments for the (internal) "palasso" function(s).
Arguments
| y | response:
vector of length  | 
| X | covariates:
list of matrices,
each with  | 
| max | maximum number of non-zero coefficients:
positive numeric, or  | 
| ... | |
| x | covariates:
matrix with  | 
| args | options for paired lasso: list of arguments (output from .dims and .args) | 
| nfolds | number of folds:
positive integer
( | 
| foldid | fold identifiers:
vector of length  | 
| cor | correlation coefficients:
list of  | 
| lambda | lambda sequence: vector of decreasing positive values | 
| family | model family: character "gaussian", "binomial", "poisson", or "cox" | 
| type.measure | ... loss function: character "deviance", "mse", "mae", "class", or "auc" | 
| fit | matrix with one row for each sample
("gaussian", "binomial" and "poisson"),
or one row for each fold (only "cox"),
and one column for each  | 
| cvm | mean cross-validated loss:
vector of same length as  |