mlr3 (version 0.18.0)

as_benchmark_result: Convert to BenchmarkResult

Description

Convert object to a BenchmarkResult.

Usage

as_benchmark_result(x, ...)

# S3 method for BenchmarkResult as_benchmark_result(x, ...)

# S3 method for ResampleResult as_benchmark_result(x, ...)

Value

(BenchmarkResult).

Arguments

x

(any)
Object to convert.

...

(any)
Additional arguments.