arguments | R Documentation |
This page lists the arguments for the (internal) "palasso" function(s).
y |
response:
vector of length |
X |
covariates:
list of matrices,
each with |
max |
maximum number of non-zero coefficients:
positive numeric, or |
... |
further arguments for |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.