Skip to content
Prev 18116 / 20628 Next

sample size in glmer model

It's going to depend on whether the parameters you're trying to
estimate are capturing processes that vary at the level of
participants or at the level of observations.  For example, if you
wanted to compare trends over time among groups of participants, each
measured multiple times (i.e. a random-slopes model with a
fixed-effect interaction between treatment and slope) you'd need to
consider the number of participants. (In a sense the answer to this
question goes back to the classical experimental design bestiaries of
nested vs randomized block vs split-plot vs ... and deciding what the
"denominator degrees of freedom" are supposed to be in each case/for
each test of interest).

On Wed, Jan 22, 2020 at 9:45 AM Thierry Onkelinx via
R-sig-mixed-models <r-sig-mixed-models at r-project.org> wrote: