semi_param_clust: Semi-Parametric Clustering According To Scrucca

Description Usage Arguments Value References

View source: R/semi_param_clust.R

Description

Uses Semi-Parametric Clustering to part the data into two clusters. The border between those two clusters is estimated to be the ECOFF.

Usage

1
semi_param_clust(res, my_k, plot = F)

Arguments

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

Value

References

Scrucca (2016) <doi:10.1016/j.csda.2015.01.006>


sp2019-antibiotics/semiparclust documentation built on Nov. 5, 2019, 9:14 a.m.