plot.dirichletprocess: Plot the Dirichlet Process
Description
Plot the Dirichlet Process
Usage
# S3 method for dirichletprocess
plot(x, likelihood = FALSE, single = TRUE,
y = NULL, ...)
Arguments
x
Dirichlet Process Object to plot
likelihood
Logical, indicating whether to plot the likelihood from the dpobj.
single
Logical, indicating whether to draw the posterior from the last iteration or use the full cluster sequence.