tests/clustering1test.R

library(Rmixmod)
data(iris)
data <- iris[, 1:4]

mixmodCluster(data, nbCluster = c(2, 3, 4))

Try the Rmixmod package in your browser

Any scripts or data that you put into this service are public.

Rmixmod documentation built on Sept. 25, 2023, 5:08 p.m.