plot#

Functions

get_plot_coords(coords, non_grid_names)

get_total_coord_size(coords)

plot_curve(curve, non_grid_names[, ...])

Plot HDI with samples of the curve across coords.

plot_hdi(curve, non_grid_names[, ...])

Plot hdi of the curve across coords.

plot_samples(curve, non_grid_names[, n, ...])

Plot n samples of the curve across coords.

random_samples(rng, n, n_chains, n_draws)

selections(coords)

Helper to create generator of selections.

set_subplot_kwargs_defaults(subplot_kwargs, ...)