Description Usage Arguments Value Examples
multCox will compute univariate Cox proportional hazards model models for multiple predictor variables.
| 1 2 | 
| data | Input data.frame | 
| timevar | Time variable | 
| event | Event variable, where event=1, censor=0 | 
| vars | Vector of variable names to be modeled | 
| classvars | Vector of variable names that should be treated as categorical | 
| varLabelTable | A varLabelTable object that will convert variable names to nicer labels in the output table | 
| dec | Number of decimals for descriptive statistics | 
| pdec | Number of decimals for p-values | 
Output table including the results from each univariate model
| 1 | #NULL
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.