View source: R/psychopdaroc_utilities.R
validateROCInputs | R Documentation |
Validate inputs for ROC analysis
validateROCInputs(x, class_var, pos_class = NULL)
x |
Test values |
class_var |
Classification labels |
pos_class |
Positive class label |
List with validation results and cleaned data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.