vcov.APEs: Compute covariance matrix after estimating 'APEs'

View source: R/generics.R

vcov.APEsR 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 "APEs".

...

other arguments.

Value

The function vcov.APEs returns a named matrix of covariance estimates.

See Also

getAPEs


amrei-stammann/alpaca documentation built on Sept. 30, 2022, 6:59 a.m.