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

Description Usage Arguments Value

View source: R/vcov.fcrr.R

Description

Similar functional utility to vcov methods.

Usage

1
2
## 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 Sept. 12, 2019, 1:04 a.m.