Skip to contents

Create bias/variance plot, if data has been prepared

Usage

plot_bias_variance(bias_var)

Arguments

bias_var

A data.table of the bias/variance data. Must have columns exp_factor, cv, mape, max_error, and dip_statistic.

Value

A ggplot object