s-news
[Top] [All Lists]

Error in doubling

To: s-news@lists.biostat.wustl.edu
Subject: Error in doubling
From: "paul hughes" <u7n96@hotmail.com>
Date: Wed, 28 Feb 2001 14:36:14 -0000
Hi all,

Once again I have a simple problem that I need help on. When I try to fit the mixed effects model to a data set:

armd.fit1<-lme(fixed=y~ti+tims+trt,cluster=~ID,
data=real.data,na.action = na.omit)

I get this error:

armd.fit1 <- lme(fixed = y ~ ti + tims + trt, cluster =  ~ ID, data =
        real.data, na.action = na.omit)
Error in double(q * q * M): Cannot allocate 29478400 bytes: options("object.size") is 5000000: see options help file
Dumped

What is it trying to tell me, does anyone know? Thanks again for you patience and understanding.

Love as always,

Paul H

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


<Prev in Thread] Current Thread [Next in Thread>