Description Usage Arguments Value Examples
Title Cross-validation for evaluating the performance of subgrouping using win-ratio based value function
1 2 3 4 5 6 7 8 9 10 11 |
params |
the list of parameters for xgboost |
data |
the data of predictors |
label |
treatment label of subjects |
comp.ind |
The vector of comparision results |
nrounds |
the maximum number of boosting rounds. |
nfold |
number of folds in cross validation |
maximize |
a logical value, if |
verbose |
a logical value, whether print out the messages of fitting the model |
early_stopping_rounds |
the number of rounds before stopping if no improvement, defualt is 5 |
a vector of errors
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.