Function to plot the convergence to the parameter of interest of both the truth and the estimation.

OutputPlotGenerator.create_convergence_plot(data, output, dir = "tmp")

Arguments

data

the truth and apporoximations to plot.

output

string the filename of the output.

dir

string (default = 'tmp') the directory name to store the output in.