search for: lmewithcovariate

Displaying 1 result from an estimated 1 matches for "lmewithcovariate".

2010 Aug 05
3
eval-parse and lme in a loop
...("####################################################################################################\n") cat("### LME\n") cat("####################################################################################################\n") ## this doe not work means.lmeWithCovariate=lme(eval(parse(text=meanCol)) ~ Group + c1 + c1 + c3, data=df, random = ~ 1 | Subject) print(summary(means.lmeWithCovariate)) print(anova(means.lmeWithCovariate)) } Regards, -- Colm G. Connolly, Ph. D. Dept of Psychiatry University of California, San Diego 9500 Gilman Dr. #0738 La Jolla, CA 9...