anova.gllvm
#206
Replies: 1 comment
-
|
Thanks Alain, I have opened this as an issue with mark "enhancement" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Bert,
Feel free to ignore this comment....... anova.gllvm
M6 is the full model and M6.b is the sub-model without an interaction. M6 is the first in the command, yet anova.gllvm calls it Model 2. I would have thought that the first one you type in the anova.gllvm() function is called "Model 1" on the next line....just like the native anova function. But anova.gllvm does it the other way around. That may confuse some people. Especially because there is another 1 and 2 in the actual table (which doesn't match the order of Model 1 and Model 2).
Of course...you can argue that people should know what they are doing when they type anova.
Anyway....feel free to ignore.
Alain
Beta Was this translation helpful? Give feedback.
All reactions