| vcov.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'
vcov(object, digits = 6, ...)
object |
object of class |
digits |
integer, used for number formatting with |
... |
further arguments. |
A matrix of the estimated covariances between the obtained shrinkage factors.
shrink,coef.shrink, predict.shrink,
print.shrink, summary.shrink
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.