MixAll-package | R Documentation |
This package contains methods allowing R users to use the clustering methods of the STK++ library.
As described at the STK++ project's home page, https://www.stkpp.org, STK++ is a versatile, fast, reliable and elegant collection of C++ classes for statistics, clustering, linear algebra, arrays (with an Eigen-like API), regression, dimension reduction, etc. Some functionalities provided by the library are available in the R environment as R functions in MixAll.
The available functionalities are:
Clustering (clusterDiagGaussian, clusterCategorical, clusterPoisson, clusterGamma, clusterMixedData)
Learning ( (learnDiagGaussian, learnCategorical, learnPoisson, learnGamma, learnMixedData),
Prediction (clusterPredict).
Serge Iovleff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.