fit.LASSO | R Documentation |
Interface for fitting survival models with the lasso, conforming to the requirements of argument fit.fun
in peperr
call.
fit.LASSO(response, x, cplx, ...)
response |
response. Could be numeric vector for linear regression, |
x |
|
cplx |
LASSO penalty. |
... |
additional arguments passed to |
Function is basically a wrapper around function penalized
of package penalized
.
penfit object
peperr
, penalized
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.