St: Overall survival probability

Description Usage Arguments Value

View source: R/simulate-data.R

Description

Overall survival probability under a competing risks model with two causes

Usage

1
St(t, Z, beta1, gamma1, beta2, gamma2)

Arguments

t

Time at which to be evaluated (must be >= 0)

Z

Covariate matrix

beta1

Coefficients to be applied to covariate matrix for cause 1

gamma1

Shape parameter for cause 1

beta2

Coefficients to be applied to covariate matrix for cause 2

gamma2

Shape parameter for cause 2

Value

Survival probabilities evaluated at t


sachsmc/pseudoglm documentation built on Sept. 4, 2020, 9:10 a.m.