| coef.shrink | R Documentation |
shrinkThis class of objects is returned by the shrink function. Objects of this
class have methods for the functions coef, predict, print,
summary, and vcov.
## S3 method for class 'shrink'
coef(object, ...)
object |
an object of class |
... |
further arguments. |
A vector with shrunken regression coefficients
shrink, print.shrink, predict.shrink,
summary.shrink, vcov.shrink
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.