Learn R Programming

bife (version 0.5)

vcov.bife: Extract Covariance Matrix of Structural Parameters

Description

vcov.bife extracts the covariance matrix of the structural paramters from objects returned by bife

Usage

# S3 method for bife
vcov(object, corrected = TRUE, ...)

Arguments

object

an object of class bife.

corrected

an optional logical flag that specifies whether the covariance matrix of the bias-corrected or uncorrected structural parameters are displayed. Default is TRUE (bias-corrected).

...

other arguments

Value

The function vcov.bife returns a named covariance matrix of the structural parameters.

See Also

bife