Learn R Programming

bife (version 0.7.2)

vcov.bifeAPEs: Extract estimates of the covariance matrix

Description

vcov.bifeAPEs computes an estimate of the covariance matrix of the estimator of the average partial parameters from objects returned by get_APEs.

Usage

# S3 method for bifeAPEs
vcov(object, ...)

Value

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

Arguments

object

an object of class "bifeAPEs".

...

other arguments.

See Also

get_APEs