Skip to contents

Extract Covariate Shrinkage Factors from the Posterior Samples

Usage

shrinkage(object, ...)

Arguments

object

(ANY) the object to extract shrinkage factors from.

...

additional arguments added by methods.

Value

A named numeric vector or matrix of shrinkage factors.

See also

Examples

if (FALSE) { # \dontrun{
shrinkage(fit)
} # }