get_pseudo_cuminc {eventglm}R Documentation

Utility to get jackknife pseudo observations of cumulative incidence

Description

Utility to get jackknife pseudo observations of cumulative incidence

Usage

get_pseudo_cuminc(marginal.estimate, time, cause, mr)

Arguments

marginal.estimate

A survfit object with no covariates

time

Time at which to calculate the obs

cause

which cause

mr

Model response of the survival object

Value

A vector of pseudo-observations


[Package eventglm version 1.2.2 Index]