Description Usage Arguments Details Value Author(s)
Predict the training datasets for a model
1 | predict_train(model, study, minus = FALSE, classtype)
|
model |
object, a model object. |
study |
character, a names of training datasets. |
minus |
logical, whether minus the part of the 'study', default is FALSE. |
classtype |
character, the name of the positive group for classificaion. |
TODO
a dataframe for the roc curve plot.
Shuangbin Xu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.