Skip to content
Prev 16344 / 20628 Next

What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure?

Kind of looks like SPSS went for bug-for-bug compatibility with SAS on this
one.  In SAS PROC MIXED, "REPEATED" and "RANDOM" are two ways of specifying
the random effects variance structure but they often boil down to the same
model.

I believe the model can be specified in lme4 as

    value ~ factor1 + (factor1 | participant)

This is what the mis-named* "UNSTRUCTURED" covariance type means

* Old-guy, get off my lawn rant about terminology *
As a recovering mathematician I find the name "unstructured" being used to
denote a positive-definite symmetric matrix to be, well, inaccurate.

On Tue, Mar 20, 2018 at 12:19 PM Mollie Brooks <mollieebrooks at gmail.com>
wrote:

  
  
Message-ID: <CAO7JsnTCenXXrrrfJthUz5aLv2wiubdrzOw30mFY5AdUBmF=ig@mail.gmail.com>
In-Reply-To: <20732_1521566386_0P5W00D4NG4WVU20_9ECC9EC8-43DB-49AD-97E0-67E5E680460A@gmail.com>

Thread (14 messages)

Douglas Bates What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 20 Rune Haubo What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 21 Ben Pelzer What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 21 Maarten Jung What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 21 Ben Pelzer What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 21 Maarten Jung What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 22 Ben Pelzer What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 22 Maarten Jung What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 22 Phillip Alday What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 22 Ben Pelzer What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 22 Rune Haubo What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 22 Maarten Jung What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 22 Rune Haubo What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 22 Maarten Jung What is the lmer/nlme equivalent of the REPEATED subcommand in SPSS's MIXED procedure? Mar 22