View source: R/plot.planningML.R
plot.planningML | R Documentation |
Plot the output returned by samplesize function
## S3 method for class 'planningML'
plot(x, ...)
x |
the output returned by the samplesize function |
... |
ignored arguments |
plot()
returns a scatterplot of sample size dependent performance measurement metrics (AUC or MCC) based on number of selected features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.