rocsampling.summary {Comp2ROC} | R Documentation |
This function allows to see with a simple interface the results obtained in rocsampling
.
rocsampling.summary(result, mod1, mod2)
result |
List with results obtained throught the use of |
mod1 |
Name of the column of dataframe that represents the first modality |
mod2 |
Name of the column of dataframe that represents the second modality |