Fit.markov | R Documentation |
Fit a Hidden Markov Dirichlet Process Model
## S3 method for class '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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.