Description Usage Arguments Author(s) See Also Examples
The function plots the posterior means of the membership indicators (or allocation variables) of each point to one of the mixture components, based on a DAMCMC fit. These are the posterior probabilities of a point belonging to a component.
For examples see
http://faculty.missouri.edu/~micheasa/sppmix/sppmix_all_examples.html#plot_ind
1 |
fit |
Object of class |
burnin |
Number of initial realizations to discard. By default, it is 1/10 of the total number of iterations. |
open_new_window |
Open a new window for the plot. |
Sakis Micheas, Yuchen Wang
1 2 | fit <- est_mix_damcmc(pp = spatstat::redwood, m = 10)
plot_ind(fit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.