Convergence diagnostic plots
plot_ConvDPM(
MCMCsample,
from = 1,
to = length(MCMCsample$logposterior_list),
shift = 0,
thin = 1,
...
)a DPMMclust or summaryDPMMclust object.
the MCMC iteration from which the plot should start.
Default is 1.
the MCMC iteration up until which the plot should stop.
Default is 1.
a number of initial iterations not to be displayed. Default is 0.
integer giving the spacing at which MCMC iterations are kept.
Default is 1, i.e. no thining.
further arguments passed to or from other methods