GetLayout: Get 'Benchmark' 2-dimensional layout of input data

Description Usage Arguments See Also

View source: R/99_Getters.R

Description

Extracts coordinate matrix of a 2-dimensional layout associated with the input data for a Benchmark object (benchmark pipeline set-up). This layout can be created by applying AddLayout to a previously evaluated benchmark pipeline and serves visualisation purposes.

Usage

1
GetLayout(benchmark, concatenate = FALSE)

Arguments

benchmark

object of type Benchmark

concatenate

logical value; if a list of layout matrices (per sample) is available, should it be concatenated into one vector? Default value is FALSE

See Also


davnovak/SingleBench documentation built on Dec. 19, 2021, 9:10 p.m.