You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
We have a plotting module that contains a plotting figure class and the
plot_ref_sldroutine. We want to add the following, adapted from the MATLAB code:cornerPlotplotHistsbayesShadedPlothistpmcmcplotshadeplotBayes(this function simply calls other plotting functions)