Skip to content
Prev 1278 / 20628 Next

bug?

Thanks for the suggestion, Ben.  It is unfortunate that nlme and lme4
don't play well with each other.  It was a design decision intended to
allow the same extractor function names to be used in both packages so
that users didn't need to learn new pseudonyms for "ranef", "fixef",
"VarCorr", etc.

With regard to the conflicting generic from the aod package, Martin
has suggested to me privately that we import the stats namespace
entirely and that seems to be the best solution.  It should appear on
R-forge packages tonight and on CRAN in a couple of days.
On Wed, Aug 20, 2008 at 8:00 AM, Ben Bolker <bolker at zoology.ufl.edu> wrote: