vcov.fcrr: Extract variance-covariance matrix from an "fcrr" object.

View source: R/vcov.fcrr.R

vcov.fcrrR Documentation

Extract variance-covariance matrix from an "fcrr" object.

Description

Similar functional utility to vcov methods.

Usage

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

Arguments

object

fcrr object.

...

Additional arguments. Not implemented.

Value

Returns the estimated variance-covariance matrix (via bootstrap) from object object.


fastcmprsk documentation built on May 29, 2024, 5:46 a.m.