as.data.frame.OuterPerformanceResult: Convert OuterPerformanceResult to data.frame

Description Usage Arguments Value

View source: R/OuterPerformanceResult.R

Description

Basically just extracts the data as a data.table

Usage

1
2
## S3 method for class 'OuterPerformanceResult'
as.data.frame(x, row.names, optional, ...)

Arguments

x

[OuterPerformanceResult]

row.names

[character]
Row names for result. Default is none.

optional

(any)
Currently ignored.

...

[...] Arguments passed do as.data.frame

Value

[data.frame]


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