Given an AM_mcmc_output
object, this function will produce an image of the Similarity Matrix.
AM_plot_similarity_matrix(x, loss, ...)
An AM_mcmc_output
fit object, produced by calling AM_mcmc_fit
.
Loss function to minimise. Specify either "VI" or "binder". If not specified, the default loss to minimise is "binder".
All additional parameters wil lbe pass to the image command.
No return value. Called for side effects.