rocsampling.summary {Comp2ROC}R Documentation

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


[Package Comp2ROC version 1.1.4 Index]