coef.sum.intsearch {c060} | R Documentation |
Get coefficients for a model after applying interval search for tuning parameters
## S3 method for class 'sum.intsearch'
coef(object,...)
object |
an object as returned by the function |
... |
additional argument(s) |
named vector of non-zero coeficients for the optimal lambda
Natalia Becker \ natalia.becker@dkfz.de
Sill M., Hielscher T., Becker N. and Zucknick M. (2014), c060: Extended Inference with Lasso and Elastic-Net Regularized Cox and Generalized Linear Models, Journal of Statistical Software, Volume 62(5), pages 1–22. doi:10.18637/jss.v062.i05
EPSGO
, summary.intsearch
,plot.sum.intsearch