pybop.plot.samples#
Functions#
|
Plot posterior distributions for each chain. |
|
Plot the summed posterior distribution across chains. |
|
Display summary statistics in a table. |
|
Plot trace plots for the posterior samples. |
Module Contents#
- pybop.plot.samples.chains(result: pybop.samplers.base_pints_sampler.SamplingResult, **kwargs)[source]#
Plot posterior distributions for each chain.
- pybop.plot.samples.posterior(result: pybop.samplers.base_pints_sampler.SamplingResult, **kwargs)[source]#
Plot the summed posterior distribution across chains.