Skip to content
Prev 334 / 20628 Next

Dealing with large datasets in lme/lmer

The best way to obtain the package sources is with a subversion
client.  On Linux it is called svn.  The call to check out a copy of
the package sources is

svn co https://svn.r-project.org/R-packages/branches/gappy-lmer ./lme4

You need the whole directory to build the package.  Under Linux or Mac
OS X I use

R CMD INSTALL ./lme4

For Windows I use Uwe's win-builder at win-builder.R-project.org
On 9/10/07, Gang Chen <gangchen at mail.nih.gov> wrote: