## S3 method for class 'summary.ciregic'vcov(object,...)
Arguments
object: an object of class summary.ciregic, which is a result of a call to ciregic
...: 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(...) examplevcov(summary(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 the predicted cumulative incidence functions predict.ciregic