vis_utils#
A set of utility functions for generating visualizations for the model.
Functions
Plot correlation pairs of sampled parameters with histograms and trend lines. |
|
|
Plot MCMC chains for each sampled parameter in a grid of subplots. |
Generate an overview figure containing subplots for various model metrics. |
|
|
Visualize prior distributions by sampling from them and plotting the results. |
|
Save violin plot of priors and posteriors together. |
Exceptions
An exception class for Visualization Errors. |