coxt01_lyt {chevron} | R Documentation |
COXT01
Layout
Description
COXT01
Layout
Usage
coxt01_lyt(variables, col_split, lbl_vars, control, multivar, ...)
Arguments
variables |
(list ) list of variables in a Cox proportional hazards regression model.
|
lbl_vars |
(string ) text label for the a Cox regression model variables.
|
multivar |
(flag ) indicator of whether multivariate cox regression is conducted.
|
... |
Further arguments passed to tern::control_coxreg() .
|
Value
a PreDataTableLayouts
object.
[Package
chevron version 0.2.6
Index]