vcov.APEs: Compute covariance matrix after estimating APEs
Description
vcov.APEs
estimates the covariance matrix for the estimator of the
average partial effects from objects returned by getAPEs
.
Usage
# S3 method for APEs
vcov(object, ...)
Value
The function vcov.APEs
returns a named matrix of covariance estimates.
Arguments
- object
an object of class "APEs"
.
- ...
other arguments.