Learn R Programming

chevron (version 0.2.7)

coxt01_lyt: COXT01 Layout

Description

COXT01 Layout

Usage

coxt01_lyt(variables, col_split, lbl_vars, control, multivar, ...)

Value

a PreDataTableLayouts object.

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().