Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
I’d like to understand what accounts for the differences I see. I’m using v26.0.0.0 if that matters.
Consider these two models: mixed behavior with wave txgroupn/fixed wave wave*wave txgroupn/ print solution/random intercept wave | subject(rid) covtype(un). mixed behavior by txgroupnrev with wave/fixed wave wave*wave txgroupnrev/ print solution/random intercept wave | subject(rid) covtype(un).
The first model is the standard covariate setup. Txgroupn is a dichotomous variable coded 0, 1. Wave is the time coding for a growth curve.
The second model makes txgroupn a factor and so that the correct group is the reference, txgroupn is reversed coded as txgroupnrev.
My current understand says the results ought to be the same. But they’re not.
Type III tests fixed effect for model 1 then model 2
Now the estimates table for model 1 then model 2
The intercept df for the F and the F itself differ but the dfs and Fs for the other effects don’t. I’d always understood that F = t*t. Well, 1006.201 is not quite 31.721 squared but squaring works for the other parameters.
But on a model with another binary predictor beside txgroupn, the intercept and wave dfs and their Fs differ even though the estimates tables don’t.
This could just be something I don’t understand, if so I’d like to understand better. If not my understanding, is this fixed in a patch? Thanks, Gene Maguin |
Free forum by Nabble | Edit this page |