Closed amcdavid closed 10 years ago
Upon further inspection, I'm not totally convinced that lmer 1.0 is completely baked. I'm getting lots of strange errors from drop1 that appear to originate from lmer internals. Perhaps we should just revert everything to .9999 until things settle down.
To expand: lmer 1.0-5 is the current CRAN release. Short of a reproducible example and an answer from Doug Bates that says "yes you've found a bug", I'm not convinced we should not support it. Post some code and let's sort it out. Maybe there's another way to accomplish what you need to do. If we rely on an older version, folks will need to dig into the archives to install it and that's not always accessible to everyone.
On Oct 30, 2013 9:34 AM, "Andrew McDavid" notifications@github.com wrote:
Upon further inspection, I'm not totally convinced that lmer 1.0 is completely baked. I'm getting lots of strange errors from drop1 that appear to originate from lmer internals. Perhaps we should just revert everything to .9999 until things settle down.
— Reply to this email directly or view it on GitHubhttps://github.com/RGLab/SingleCellAssay/issues/32#issuecomment-27408414 .
Closed in f82213f0
The "continuous" portion of the object isn't being initialized correctly.