| vcov.APEs {alpaca} | R Documentation | 
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 class 'APEs'
vcov(object, ...)
Arguments
| object | an object of class  | 
| ... | other arguments. | 
Value
The function vcov.APEs returns a named matrix of covariance estimates.
See Also
[Package alpaca version 0.3.4 Index]