Description Usage Arguments Value References
View source: R/semi_param_clust.R
Uses Semi-Parametric Clustering to part the data into two clusters. The border between those two clusters is estimated to be the ECOFF.
1 | semi_param_clust(res, my_k, plot = F)
|
res |
result from the function EM fit |
my_k |
number of components of the GMM |
plot |
if TRUE, the function will return a result nd plot the fitted density and the mode of the function - set FALSE by default |
Cluster1
Cluster2
ecoff
Scrucca (2016) <doi:10.1016/j.csda.2015.01.006>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.