Description Usage Arguments Value
This function is to rank the variables after B subsampings for cox proportional model; It also removes the highly correlated variables from lower level
1 | Ranking_cox(data, model)
|
data |
the data object return from the dataclean function(the last column is the outcome) |
model |
cox proportion model object from sub-sampling procedure (B times) |
table: a table shows the ranked variable list with its frequency (descending order)
Beta: coefficients flag (1 or 0) indicating if the variable is selected; intercept is not included;
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.