| burn.DPMMclust {NPflow} | R Documentation |
Utility function for burning MCMC iteration from a DPMMclust object.
burn.DPMMclust(x, burnin = 0, thin = 1)
x |
a |
burnin |
the number of MCMC iterations to burn (default is |
thin |
the spacing at which MCMC iterations are kept.
Default is |
a DPMMclust object minus the burnt iterations
Boris Hejblum