| AM_plot_similarity_matrix {AntMAN} | R Documentation | 
Plot the Similarity Matrix
Description
Given an AM_mcmc_output object, this function will produce an image of the Similarity Matrix.
Usage
AM_plot_similarity_matrix(x, loss, ...)
Arguments
| x | An  | 
| loss | 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. | 
Value
No return value. Called for side effects.
[Package AntMAN version 1.1.0 Index]