vcov.ciregic_aipw: Variance-covariance matrix of 'ciregic_aipw'

View source: R/ciregic_aipw.R

vcov.ciregic_aipwR Documentation

Variance-covariance matrix of ciregic_aipw

Description

vcov method for class ciregic_aipw

Usage

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

Arguments

object

an object of class ciregic_aipw, which is a result of a call to ciregic_aipw

...

further arguments

Details

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

Value

The estimated bootstrap variance-covariance matrix

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 predicted cumulative incidence functions predict.ciregic_aipw

Examples

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


intccr documentation built on May 10, 2022, 9:05 a.m.