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

Description Usage Arguments Value Examples

View source: R/texp.R

Description

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

Usage

1
texp(lambda)

Arguments

lambda

scale parameter (parameterization is E(X) = 1/lambda$)

Value

function that takes U and Xbeta as arguments

Examples

1
texp(0.5)

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