Skip to content
Prev 82545 / 398513 Next

lmer for 3-way random anova

If you are running on a Linux system you can try an experimental
version of the Matrix package that is available from the SVN archive. 
The URL is

https://svn.r-project.org/R-packages/branches/Matrix-mer2

The code in that branch uses what is called a supernodal sparse
Cholesky factorization which works very well for these types of
models.  Once I get the Laplace and AGQ methods for generalized linear
mixed models working in this formulation I will merge the branch back
in to the trunk and release a version of the Matrix package using
this.

I haven't created a Windows binary for this experimental branch
because I still can't get the compilation system to work on my Windows
computer.  If someone wants to try compiling on Windows from the SVN
sources I would appreciate it.
On 12/9/05, Dick Beyer <dbeyer at u.washington.edu> wrote: