Hi Bert,
Thank you for your note! I tried changing the REML default, and it still
produces the same result (see below). Is that what you meant for me to try?
Incidentally, I am using lmer() not lme()
### ORIGINAL ###
> f1 <- (lmer(outcome ~ predictor.1 + (1 | person), data=i))
> f2 <- (lmer(o
Jun,
sapply() does the trick! Thank you Jun! I really appreciate your help.
-Matt
On Tue, May 12, 2009 at 1:20 PM, Jun Shen wrote:
> Forgot one thing, make sure your data is a list or data frame.
>
>
> On Tue, May 12, 2009 at 12:19 PM, Jun Shen wrote:
>
>> I don't think get(factor[i]) will
2 matches
Mail list logo