coef.intsearch: Get coefficients for a model

coef.sum.intsearchR Documentation

Get coefficients for a model

Description

Get coefficients for a model after applying interval search for tuning parameters

Usage

## S3 method for class 'sum.intsearch'
coef(object,...)

Arguments

object

an object as returned by the function summary.intsearch.

...

additional argument(s)

Value

named vector of non-zero coeficients for the optimal lambda

Author(s)

Natalia Becker \ natalia.becker@dkfz.de

References

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. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.18637/jss.v062.i05")}

See Also

EPSGO, summary.intsearch,plot.sum.intsearch


c060 documentation built on March 31, 2023, 5:15 p.m.