vcov.bifeAPEs: Extract estimates of the covariance matrix

View source: R/generics.R

vcov.bifeAPEsR 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


bife documentation built on Aug. 11, 2022, 5:11 p.m.