Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Nclus

Artificial Example with 4 Gaussians


Description

A simple artificial regression example with 4 clusters, all of them having a Gaussian distribution.

Usage

data(Nclus)

Details

The Nclus data set can be re-created by loading package flexmix and running ExNclus(100) using set.seed(2602). It has been saved as a data set for simplicity of examples only.

Examples

data(Nclus)
cl <- cclust(Nclus, k=4, simple=FALSE, save.data=TRUE)
plot(cl)

flexclust

Flexible Cluster Algorithms

v1.4-0
GPL-2
Authors
Friedrich Leisch [aut, cre] (<https://orcid.org/0000-0001-7278-1983>), Evgenia Dimitriadou [ctb], Bettina Gruen [aut] (<https://orcid.org/0000-0001-7265-4773>)
Initial release
2018-09-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.