Rdocumentation
powered by
Learn R Programming
Comp2ROC (version 1.0)
rocsampling.summary: Summary of ROC Sampling
Description
This function allows to see with a simple interface the results obtained in
rocsampling
.
Usage
rocsampling.summary(result,mod1,mod2)
Arguments
result
List with results obtained throught the use of
rocsampling
mod1
Name of the column of dataframe that represents the first modality
mod2
Name of the column of dataframe that represents the second modality
See Also
rocsampling