Skip to content
Prev 7003 / 20628 Next

UNSOLVED: Re: lme4 or other open source mixed model package code equivalent to asreml-R

David Duffy <David.Duffy at ...> writes:
http://stackoverflow.com/questions/7961864/lme4-or-other-open-source-r-package-code-equivalent-to-asreml-r
Hmm.  I took a quick look; it is nice to see another implementation
of mixed effects models (you can never have too many, especially when
they're open and can build on each other ...) -- BUT -- it's not 
immediately obvious to me (maybe this is the "correspond with the author"
part?) how to construct this problem so that the variance structure
corresponds to a sum of specified Gaussian values.  In particular, would
we have to use an outer loop to profile over different values of the
scale parameter (or run a 1-dimensional minimum-finder for the
negative log-likelihood) ?