tgompertz: Generate a function that simulates time-to-event outcome from...

Description Usage Arguments Value Examples

View source: R/tgompertz.R

Description

Generate a function that simulates time-to-event outcome from a Gompertz Cox PH model

Usage

1
tgompertz(lambda, alpha)

Arguments

lambda

scale parameter

alpha

shape parameter

Value

function

Examples

1
tgompertz(0.5, 1)

a-chernofsky/project2 documentation built on Oct. 21, 2021, 10:23 p.m.