createParameterMeasureMatrixPlot: Create a parameter measure matrix plot

Description Usage Arguments Value Examples

Description

This plot is just usable if at least one parameter column is contained in the data table. Create a plotly measure matrix plot out of a benchmarkVis compatible data table. The created measure matrix chart shows the distribution of each measure as density and scatter plot.

Usage

1
createParameterMeasureMatrixPlot(dt, parameter.column, parameter)

Arguments

dt

campatible data table

parameter.column

the parameter column which contains the parameter

parameter

the parameter you want to examine

Value

a plotly measure matrix plot

Examples

1

collinleiber/benchmarkVis documentation built on May 28, 2019, 8:23 a.m.