generate_scatterplot: Deprecated functions in package evaluator.
Description
The functions listed below are deprecated and will be defunct in
the near future. When possible, alternative functions with similar
functionality are also mentioned. Help pages for deprecated functions are
available at help("<function>-deprecated")
.
Usage
generate_scatterplot(simulation_results, scenario_id)load_data(
input_directory = "~/evaluator/inputs",
results_directory = "~/evaluator/results"
)
<code>generate_scatterplot</code>
Instead of generate_scatterplot
, use loss_scatterplot
.