vcov.lslx {lslx} | R Documentation |
S3 method to extract covariance matrix of estimates from lslx
Description
vcov.lslx()
is an S3
interface for extracting covariance matrix of parameter estimate from a lslx
object.
Usage
## S3 method for class 'lslx'
vcov(object, selector, lambda, delta, ...)
Arguments
object |
A fitted |
selector |
A |
lambda |
A |
delta |
A |
... |
Other arguments. For details, please see the |