
This example is a basic regression of a dynamically created synthetic
dataset consisting of a zeroth order steps with noise.

Instructions:

> make
> python mkdata.py
> ./zeromultistep
> python plot_misfit.py
> python plot_mean.py
> python plot_median.py
> python plot_mode.py
> python plot_credible.py
> python plot_partition_count_histogram.py
> python plot_partition_x_histogram.py