BivCIF: Output estimate for the bivariate cumulative incidence...

Description Usage Arguments Value

View source: R/BivCIF.R

Description

Takes bivariate survival and bivariate hazard function and outputs estimate for bivariate cumulative incidence function

Usage

1
BivCIF(BivHaz, BivSurv)

Arguments

BivHaz

A matrix with estimates of bivariate cause specific hazard function. Times for variable 1 are along the rows, times for variable 2 along columns.

BivSurv

A matrix with estimates of bivariate survival times. Times for variable 1 are along the rows, times for variable 2 along columns.

Value

A list with the following elements:


blangworthy/survPCA documentation built on Oct. 3, 2020, 3:04 p.m.