summary.shrinklm: Summary method for class "shrinklm"

Description Usage Arguments

Description

Class "shrinklm" inherits the class "lm", and it extends the "lm" class to incorporate shrinkage estimates with effective number of parameter.

Usage

1
2
3
## S3 method for class 'shrinklm'
summary(object, correlation = FALSE,
  symbolic.cor = FALSE, ...)

Arguments

object

An object of class "shrinklm"

correlation

If TRUE, the correlation matrix of the the estimated coefficients is returned and printed.

symbolic.cor

If TRUE, print the correlations in a symbolic form rather than as numbers

...

Currently not used.


VARshrink documentation built on Oct. 9, 2019, 5:06 p.m.