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
>> ...
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