plot.planningML {planningML}R Documentation

Plot sample size dependent AUC or MCC based on number of selected features

Description

Plot the output returned by samplesize function

Usage

## S3 method for class 'planningML'
plot(x, ...)

Arguments

x

the output returned by the samplesize function

...

ignored arguments

Value

plot() returns a scatterplot of sample size dependent performance measurement metrics (AUC or MCC) based on number of selected features


[Package planningML version 1.0.1 Index]