[18681] in s-news-athena

home help back first fref pref prev next nref lref last post

[S] help on the "control" of lme function

daemon@ATHENA.MIT.EDU (sjcav@aros.net)
Wed Jul 21 10:35:32 1999

Message-Id: <3.0.1.32.19990720152748.006e1444@mail.aros.net> 
Date: Tue, 20 Jul 1999 15:27:48 -0600
To: s-news@wubios.wustl.edu
From: sjcav@aros.net
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

Dear SList:
        I am trying to change some of the parameters for control of the lme
function.  I read the online manual and tried several ways: 
1) in command line
        >lme.control(maxiter = 50, verbose = T)
or 
2) stat.lme <- lme(fixed = Dif ~ DifLag1+DifLag2, random=~DifLag1+DifLag2, 
cluster=~Contract,data=CCDeliveryPeriod,lme.control(ms.maxiter = 20, 
verbose = T))
or
3) stat.lme <- lme(fixed = Dif ~ DifLag1+DifLag2, random=~DifLag1+DifLag2, 
cluster=~Contract,data=CCDeliveryPeriod,ms.maxiter = 20, verbose = T)
All of them got the "dumped".  The regression runs fine before I add the 
control stuff.  What is the right way to include the control parameters? 
Thanks for your help in advance.
---Sharon Cavenaugh
Sender: owner-s-news@wubios.wustl.edu
Precedence: bulk
X-loop: s-news


-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

home help back first fref pref prev next nref lref last post