s-news
[Top] [All Lists]

Re: lme and nlme in R

To: Kyle Roberts <kroberts@unt.edu>
Subject: Re: lme and nlme in R
From: Sundar Dorai-Raj <sundar.dorai-raj@pdf.com>
Date: Tue, 17 Jun 2003 13:16:29 -0500
Cc: s-news@lists.biostat.wustl.edu
Organization: PDF Solutions, Inc.
References: <seef131b.029@gwia.unt.edu>
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
Shouldn't this be posted to R-help?

Anyway, in R, the nlme package is not automatically loaded when you start R. Try

library(nlme)

To have nlme loaded everytime you start R, edit your Rprofile. On Windows, this file is located at:

$RHOME\etc\Rprofile

where $RHOME is where the R directory is located.

Regards,
Sundar

Kyle Roberts wrote:
Does anyone know if R will run lme and nlme?  I keep getting an error that the 
function is unrecognized.

Kyle

*****************************************************
J. Kyle Roberts, Ph.D.
Assistant Professor of Educational Research
University of North Texas
P.O.Box 311337
Denton, TX   76203-1337
voice - 940-369-7168
fax - 940-565-2185
kroberts@unt.edu
*****************************************************

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




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