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