vcov.exponential: Retrieve the variance of a exponential object.
Description
Retrieve the variance of a exponential object.
Usage
# S3 method for exponential
vcov(object, ...)
Value
The variance-covariance matrix of the normal object
Arguments
- object
The exponential object to retrieve the variance for
- ...
Additional arguments to pass (not used)