Hello,
I am computing a LMM using GAMlj3. I have 1 dependent variable ("dep_var"), 1 factor ("factor") and 1 cluster variable ("subjects"). For reasons that I don't understand, when I plot the result, I only get the mean (or, presumably, the mean) regression line. Values are clearly different across subjects. For plotting, I clicked "Display / Confidence Interval" (I also tried "Display / None"), "Use / X original scale" and "Random effects / Average method". I used another dataset with exactly the same settings and I get individual regression lines. Hence, I suspect that it comes from my dataset, but as previously said, data are clearly different across subjects. Any idea of what is going on?
The equation I use is: dep_var ~ 0 + factor + (1 + factor | subjects)
If sharing data is necessary, would it be possible to do it via private message?
Thanks!
best,
Laurent
GAMlj
- mcfanda@gmail.com
- Posts: 558
- Joined: Thu Mar 23, 2017 9:24 pm
Re: GAMlj
Do you get any warning or error?