coef.corrected_lasso {hdme} | R Documentation |
Extract Coefficients of a Corrected Lasso object
Description
Default coef method for a corrected_lasso
object.
Usage
## S3 method for class 'corrected_lasso'
coef(object, ...)
Arguments
object |
Fitted model object returned by |
... |
Other arguments (not used). |
[Package hdme version 0.6.0 Index]