Fit a Hidden Markov Dirichlet Process Model
# S3 method for markov
Fit(dpObj, its, updatePrior = F, progressBar = F)
A Dirichlet Process object with the fitted cluster parameters and states.
Initialised Dirichlet Process object
Number of iterations to use
Logical flag, defaults to FAlSE
. Set whether the parameters of the base measure are updated.
Logical flag indicating whether to display a progress bar.