Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20130606/b33fc20b/attachment.pl>
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-mixed-models/attachments/20120326/b887aaad/attachment-0001.pl>
Here's a similar question from a few months ago, with Ben Bolker's very helpful response: https://stat.ethz.ch/pipermail/r-sig-mixed-models/2011q3/006690.html cheers, geoff On Tue, May 8, 2012 at 7:37 PM...
This seems to only work if you have a single random effect. You say that Laplace approximation: > may not always work satisfactorily for binary data (for binomial data with > more than one trials it would be a bit better) Since...
Oops! Change fm.F1.2a <- lmer(outcome ~ F2*F3 - F1:F2:F3 + (1 | subject) + (1 | item), data = samp.dat, REML = FALSE) to fm.F1.2a <- lmer(outcome ~ F2*F3 + (1 | subject) + (1 | item), data = samp.dat, REML = FALSE) Sorry for...
Dear all, I'm using lme4 to analyze some reaction time data I've collected, and am running into an odd problem. I'm not certain if it's a bug or a problem with my thinking, but hopefully (and...
Hi there, I asked a similar question about a year ago: https://stat.ethz.ch/pipermail/r-sig-mixed-models/2011q3/006690.html To test for the significance of a, you could either use pvals.mcmc (in the languageR package...
Hi again, After an education-filled delay, this makes perfect sense. I. White pointed out to me that: "it will often make sense to compare a quadratic b0 + b1*x + b2*x^2 with b0 + b1*x, but when would...
Can't find what you're looking for? Try searching with Google .