vcov.l1ce
From lasso2 v1.2-9
by Berwin Turlach
Variance-Covariance Matrix of `l1ce' or `l1celist' Objects
This is a method for the function vcov()
for objects inheriting
from class l1ce
or l1celist
(see
help(l1ce.object)
and
help(l1celist.object)
). See vcov
for the
general behavior of this function.
- Keywords
- models
Usage
## S3 method for class 'l1ce':
vcov(object, type = c("OPT", "Tibshirani"),
gen.inverse.diag = 0, ...)
## S3 method for class 'l1celist':
vcov(object, type = c("OPT", "Tibshirani"),
gen.inverse.diag = 0, ...)
Community examples
Looks like there are no examples yet.