summary.intsearch {c060} | R Documentation |
Summary method for interval search models
Description
Produces a summary of a fitted interval search model
Usage
## S3 method for class 'intsearch'
summary(object,digits = max(3, getOption("digits") - 3), verbose=TRUE,first.n=5,...)
Arguments
object |
an object of class |
digits |
digits after the comma |
verbose |
default set to TRUE. |
first.n |
show first.n entries , default 5. |
... |
additional argument(s) |
Value
A list of following elements
info |
a data frame of four objects for optimal models
|
opt.alpha |
an optimal value for alpha |
opt.lambda |
an optimal value for lambda |
opt.error |
an optimal value for error, hier minimal diviance |
opt.models |
a list of optimal models with the same optimal error |
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. doi:10.18637/jss.v062.i05