Re: [R] Segmentation fault while using Mclust function of mclust library in R-2.0.1

2005-01-06 Thread Uwe Ligges
Tae-Hoon Chung wrote: Hi, all; I got an unusual error while using mclust library 2.1-7 on R 2.0.1. When I tried to run Mclust(rnorm(100)), I got segmentation fault error. Does anyone know what causes this problem? I came across the same problem even when I tried to run the example shown in Mclust

Re: [R] Segmentation fault while using Mclust function of mclust library in R-2.0.1

2005-01-06 Thread Tim F Liao
Tae-Hoon, Your code worked with version 1.90: Mclust(rnorm(100)) best model: univariate normal with 1 groups averge/median classification uncertainty: 0 / 0 Warning message: optimal number of clusters occurs at min choice in: Mclust (rnorm(100)) The warning should be there because the