Learn R Programming

survival (version 2.37-4)

tt: Mark time tranform terms

Description

This is a dummy function, used to mark terms in the formula argument of coxph for time dependent transformations.

Usage

tt(x)

Arguments

x
a numeric variable

Value

  • x, unchanged

Details

This function is not used outside of coxph, see that help page for an example.

See Also

coxph