plot.planningML: Plot sample size dependent AUC or MCC based on number of...

View source: R/plot.planningML.R

plot.planningMLR 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


planningML documentation built on July 9, 2023, 5:27 p.m.