Skip to content
Prev 16410 / 20628 Next

High correlation among random effects for longitudinal model

On Sun, 2018-04-01 at 12:55 +0000, Joshua Rosenberg wrote:
I think this is an ordinary occurrence for the intercept and time trend
to be negatively correlated. The way to avoid this is to center the
time variable at a point in the middle of the series, so, instead of
setting the values of time to {0, 1, 2, 3, 4} use {-2, -1, 0, 1, 2}.