Description Usage Arguments Value Examples
View source: R/model.building.R
The function builds or finalizes a multivariable Cox regression model based on a LRT p-value.
1 |
time |
A variable for time to event |
event |
A variable for event indicator (1 indicates event, 0 is censored) |
covariate |
A vector of variables included in the multivariable analysis |
sig |
A significance level that allows the variable in the finalized model |
data |
A data set |
A matrix with variables and p values in the multivariable Cox model
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.