vcov.ciregic function

Variance-covariance matrix of ciregic

Variance-covariance matrix of ciregic

vcov method for class ciregic

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

Arguments

  • object: an object of class ciregic, which is a result of a call to ciregic
  • ...: further arguments

Returns

The estimated bootstrap variance-covariance matrix

Details

The function vcov returns the variance-covariance matrix of the fitted semiparametric regression model.

Examples

## Continuing the ciregic(...) example vcov(fit)

See Also

The fitted semiparametric regression on cumulative incidence function with interval-censored competing risks data ciregic, summary of the fitted semiparametric regression model summary.ciregic, and values of predicted cumulative incidence functions predict.ciregic

  • Maintainer: Jun Park
  • License: GPL (>= 2)
  • Last published: 2022-05-10

Useful links