vcov.seinfitR: Variance-Covariance Matrix
Description
Compute variance-covariance matrix for seinfitR model.
Usage
# S3 method for seinfitR
vcov(object, ...)
Value
A matrix representing the covariance of the estimated coefficients.
Arguments
- object
Object of class 'seinfitR'.
- ...
currently unused.