Description Usage Arguments Details Author(s)
predict the multi-test datasets with the results of the multi-models.
1 | get_mapply_predict_test(study, dataset, models, classvariable, classtype)
|
study |
character, the names of the specified test dataset. |
dataset |
list, a list contained multi test datasets. |
models |
list, a list contained multi model object for predictions. |
classvariable |
character, the header name of the train of test dataframe for the classification. |
classtype |
character, the name of the positive group for classification. |
TODO
Shuangbin Xu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.