burn.DPMMclust {NPflow} | R Documentation |
Burning MCMC iterations from a Dirichlet Process Mixture Model.
Description
Utility function for burning MCMC iteration from a DPMMclust
object.
Usage
burn.DPMMclust(x, burnin = 0, thin = 1)
Arguments
x |
a |
burnin |
the number of MCMC iterations to burn (default is |
thin |
the spacing at which MCMC iterations are kept.
Default is |
Value
a DPMMclust
object minus the burnt iterations
Author(s)
Boris Hejblum
See Also
[Package NPflow version 0.13.5 Index]