views - MCMC plotting methods

plot_all
plot_corr
plot_corrmatrix
plot_trace
plot_vars
plot_var
plot_R
plot_logp
format_vars

MCMC plotting methods.

bumps.dream.views.plot_all(state, portion=1.0, figfile=None)[source]
bumps.dream.views.plot_corr(draw, vars=(0, 1))[source]
bumps.dream.views.plot_corrmatrix(draw)[source]
bumps.dream.views.plot_trace(state, var=0, portion=None)[source]
bumps.dream.views.plot_vars(draw, all_vstats, **kw)[source]
bumps.dream.views.plot_var(draw, vstats, var, cbar, nbins=30)[source]
bumps.dream.views.plot_R(state, portion=None)[source]
bumps.dream.views.plot_logp(state, portion=None)[source]
bumps.dream.views.format_vars(all_vstats)[source]