.fit {palasso} | R Documentation |
Model bag
Description
Fits all models from the chosen bag.
Usage
.fit(y, x, args)
Arguments
y |
response:
vector of length |
x |
covariates:
matrix with |
args |
options for paired lasso: list of arguments (output from .dims and .args) |
Value
list of glmnet
-like objects
Examples
NA
[Package palasso version 0.0.9 Index]