plotmodel: Visualisation of the proximity between best models
Description
The plotmodel function provides an image plot
of the proximity (according to an overlap metric) between the best models.
Usage
plotmodel(x, threshold.model = 20)
Arguments
x
an object of class ESS.
threshold.model
either an integer representing the number of
models to be retained in the list of best models, or a value
defining the minimal model posterior probability for inclusion.