[R] inervals() in nlme
Michael Kubovy
kubovy at virginia.edu
Sun Dec 11 20:58:14 CET 2005
I run
e7.lmeb3 <- lme(baLO ~ bar + factor( delta), data = e7, random = ~ 1
| sub, method = "ML")
then
> intervals(e7.lmeb3, which = "fixed")
Approximate 95% confidence intervals
Fixed effects:
lower est. upper
(Intercept) 1.1234926 1.5214930 1.9194933
bar -5.7844080 -5.2980375 -4.8116670
factor(delta)72 -0.4749977 -0.3405108 -0.2060240
factor(delta)76 -1.1222397 -0.9635469 -0.8048541
factor(delta)80 -1.5433094 -1.3509264 -1.1585434
factor(delta)84 -1.8461160 -1.6539038 -1.4616916
attr(,"label")
[1] "Fixed effects:"
how can I get the CIs for the fixed effects in the 20 cells of the
bar * delta design?
Please send a cc to me when replying to the list.
_____________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
USPS: P.O.Box 400400 Charlottesville, VA 22904-4400
Parcels: Room 102 Gilmer Hall
McCormick Road Charlottesville, VA 22903
Office: B011 +1-434-982-4729
Lab: B019 +1-434-982-4751
Fax: +1-434-982-4766
WWW: http://www.people.virginia.edu/~mk9y/
More information about the R-help
mailing list