vcov.summary.ciregic_aipw function

Variance-covariance matrix of summary.ciregic_aipw

Variance-covariance matrix of summary.ciregic_aipw

vcov method for class summary.ciregic_aipw

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

Arguments

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

Returns

The estimated bootstrap variance-covariance matrix

Details

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

Examples

## Continuing the ciregic_aipw(...) example vcov(summary(fit_aipw))

See Also

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

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

Useful links