Description Usage Arguments Value
Assesses the optimal number of components GMM.
1 |
data |
binned data |
max_comp |
the maximal K which should be tried, function will try 1:max comp values of |
criterion |
which criterion should be used, one can choose either AIC or BIC |
take_resist |
logical, whether resistant observations - first column of the data - should be used, default is FALSE |
opt: optimal K - number of components which minimize chosen information criterion for the given data set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.