vcov.bifeAPEs {bife}R Documentation

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 class 'bifeAPEs'
vcov(object, ...)

Arguments

object

an object of class "bifeAPEs".

...

other arguments.

Value

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

See Also

get_APEs


[Package bife version 0.7.2 Index]