RE: [R] memory problem with package mix

2005-02-15 Thread Ted Harding
On 15-Feb-05 [EMAIL PROTECTED] wrote: > Hello, > I think we have a memory problem with em.mix. > > We have done: > >>library(mix) >>Manq <- read.table("C:/.../file.txt") >>attach(Manq) >>Manq >>V1 V2 V3 V4 .V27 >> 1 1 1 1 1... >> 2 1 NA 3 6 >> 3 1 2 6 2 >> ...

[R] memory problem with package mix

2005-02-15 Thread Delphine . Gille
Hello, I think we have a memory problem with em.mix. We have done: >library(mix) >Manq <- read.table("C:/.../file.txt") >attach(Manq) >Manq >V1 V2 V3 V4 .V27 > 1 1 1 1 1... > 2 1 NA 3 6 > 3 1 2 6 2 > ... > ... > 300 2 NA 6 2... > Essaimanq <-prel