vcov.bivrecReg {BivRec}R Documentation

Variance-Covariance Matrix from a Semiparametric Regression Fit

Description

This function extracts the variance-covariance matrix from the fit of a semiparametric regression analysis.

Usage

## S3 method for class 'bivrecReg'
vcov(object, ...)

Arguments

object

A ⁠bivrecReg⁠ object.

...

Additional parameters if needed.


[Package BivRec version 1.2.1 Index]