EM algorithm is for normally distributed groups; this assumption is likely not accurate, but it is fast and effective. If both N and scale_factor are NULL, the full image will be used, which will be slow.
1 2 |
img |
Image |
scale_factor |
Alternative to N - scales image by a factor of scale_factor |
N |
Number of points to sample from the image (speeds up computational time) |
ngroups |
Number of clusters |
quiet |
suppress output from normalmixEM using sink()? |
... |
additional arguments to mixtools::normalmixEM |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.