We have a plotting module that contains a plotting figure class and the plot_ref_sld routine. We want to add the following, adapted from the MATLAB code:
[x] cornerPlot
[x] plotHists
[x] bayesShadedPlot
[x] histp
[x] mcmcplot
[x] shade
[x] plotBayes (this function simply calls other plotting functions)
We have a plotting module that contains a plotting figure class and the
plot_ref_sld
routine. We want to add the following, adapted from the MATLAB code:cornerPlot
plotHists
bayesShadedPlot
histp
mcmcplot
shade
plotBayes
(this function simply calls other plotting functions)