Hello,

I am using the R function Mclust for clustering. My database is called
motivensclassif
My R command is 
>motivens.clust.3=Mclust(motivensclassif,G=3)
The means of the 3 groups are given by
>motivens.clust.3$parameters$mean
I am surprized that these means does not correspond of the means computed
directly with the R function mean.
Does anyone have some experience with this?
Thanks in advance



--
View this message in context: 
http://r.789695.n4.nabble.com/Mclust-function-tp4738111.html
Sent from the datatable-help mailing list archive at Nabble.com.
_______________________________________________
datatable-help mailing list
datatable-help@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/datatable-help

Reply via email to