shrink
This 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 shrink
vcov(object, digits = 6, ...)
A matrix of the estimated covariances between the obtained shrinkage factors.
object of class shrink
.
integer, used for number formatting with signif
().
further arguments.
shrink
,coef.shrink
, predict.shrink
,
print.shrink
, summary.shrink