A companion module to HetDister.jl with plotting utilities for raw data as well as inference results.
To use it together with DemoInfer, just add it in the same Julia environment:
using Pkg
Pkg.add("DemoPlots")
using DemoPlotsSee the link above and docs for more details.