fit_kde_dist (theta_values)
|
Fit a Gaussian kernel-density distribution to theta values |
fit_mvn_dist (theta_values)
|
Fit a multivariate normal distribution to theta values |
fit_rect_dist (theta_values, alpha)
|
Fit an alpha-level rectangular distribution to theta values |
grouped_boxplot (data1, data2[, normalize, ...])
|
Plot a grouped boxplot to compare two datasets |
grouped_violinplot (data1, data2[, ...])
|
Plot a grouped violinplot to compare two datasets |
pairwise_plot (theta_values[, theta_star, ...])
|
Plot pairwise relationship for theta values, and optionally alpha-level confidence intervals and objective value contours |