ExNclus.RdA simple artificial example for normal clustering with 4 latent classes, all of them having a Gaussian distribution. See the function definition for true means and covariances.
ExNclus(n)
data("Nclus")The Nclus data set can be re-created by ExNclus(100)
using set.seed(2602), it has been saved as a data set for
simplicity of examples only.