plot_ecdf_traces_performance: Plot ECDF of Performance of Traces of A Control Variable

Description Usage Arguments

View source: R/plotting_tools.R

Description

Plot ECDF of Performance of Traces of A Control Variable

Usage

1
plot_ecdf_traces_performance(result_df, feature_name, adjusted, name, ...)

Arguments

result_df

A dataframe containing the scores in different settings for the control variable parameter.

feature_name

A character representing the name of the control variable whose value is stored in result_df$feature column.

adjusted

A boolean representing whether the adjusted score will be plotted instead of original scores.

name

A character that represents the identifier or name of the plot.

...

Characters that represent the name of parent directories that will be passed to write_location_check.


carlonlv/DataCenterSim documentation built on Jan. 9, 2022, 3:26 p.m.