Skip to content
Prev 16782 / 20628 Next

GAMMs: difference smooths in itsadug

Hi Sebastian,

Yes, rm.ranef=TRUE will give you precisely this, assuming your random effects are all of the 'fs' and/or 're' category, which is the case for the model you describe.
With rm.ranef=FALSE, you would get the effects specifically for the first subject+item combination in your data set (or, more precisely, whichever of these happened to be the first level in your factor variables for these terms).

Best,
Cesko