plot.SimulateOuterPerformanceResult: Plots the simulated results

Description Usage Arguments

View source: R/plot.R

Description

Plots the result of simulateOuterPerformance

Usage

1
2
## S3 method for class 'SimulateOuterPerformanceResult'
plot(x, resample.overfit = NULL, ...)

Arguments

x

[SimulateOuterPerformanceResult]

resample.overfit

[ResampleOverfitResult] If supplied boxplots for the untuned and the tuned performances will be shown.

...

Not used.


jakob-r/mlrOverfit documentation built on July 4, 2020, 2:06 a.m.