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

Description Usage Arguments Value Examples

View source: R/tweibull.R

Description

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

Usage

1
tweibull(lambda, nu)

Arguments

lambda

scale parameter

nu

shape parameter

Value

function

Examples

1
tweibull(0.5, 1)

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