[R-sig-ME] SE of the mean in nlme

Luca Borger lborger at uoguelph.ca
Thu Jun 19 17:00:24 CEST 2008


Hello,

re your second question, try the summary() and intervals() functions:

###########
library(lme)
fm2 <- lme(distance ~ age + Sex, data = Orthodont, random = ~ 1)
summary(fm2)
intervals(fm2)


## this might help you. have a look also at:

?lmeObject

############


Hope this helps.


Cheers,

Luca


---------------------------
Luca Börger, PhD
Postdoctoral Research Fellow
Department of Integrative Biology
University of Guelph
Guelph, Ontario, Canada N1G 2W1
phone: +1 519 824 4120 ext. 52975
fax:     +1 519 767 1656
----- Original Message ----- 
From: "Luis Orlindo Tedeschi" <luis.tedeschi at hotmail.com>
To: "'Douglas Bates'" <bates at stat.wisc.edu>
Cc: <r-sig-mixed-models at r-project.org>
Sent: Thursday, June 19, 2008 10:50 AM
Subject: [R-sig-ME] SE of the mean in nlme


Folks; I'd like to know if there is anything similar to LSMEANS or MEANS 
from SAS PROC MIXED in nlme that would compare means of the fixed effects? 
Also, how do I get the SE of the mean (SEM) for fixed effects in nlme? 
Thanks a lot.

__________________________________
 Luís Orlindo Tedeschi, PhD, PAS
 Assistant Professor

 Texas A&M University
 230 Kleberg Center
 2471 TAMU
 College Station, TX 77843-2471
 Phone: (979) 845-5065
 Fax: (979) 845-5292
 Email: luis.tedeschi at tamu.edu
 Web: http://nutritionmodels.tamu.edu
 __________________________________
This electronic message contains a communication from the
Texas A&M University, which communication is strictly confidential
and intended solely for the use of the addressee. Any
non-addressee is prohibited from reading, disseminating, distributing
or copying the communication contained herein. If you are in
possession of the communication in error, please immediately notify
the sender via electronic mail excluding the original communication.
_________________________________________________________________
Earn cashback on your purchases with Live Search - the search that pays you 
back!

arncashback
[[alternative HTML version deleted]]




--------------------------------------------------------------------------------


> _______________________________________________
> R-sig-mixed-models at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models
>




More information about the R-sig-mixed-models mailing list