|
|
|
|
|
by justk
717 days ago
|
|
The reason of the apparent paradox:
a) in this case the model is a mixed model
b) second the variable are nominal so you have to select one of the pseudo R^2 models.
For more information:
(1) Pseudo R-squared: https://en.wikipedia.org/wiki/Pseudo-R-squared
(2) R squared for mixed models – the easy way https://ecologyforacrowdedplanet.wordpress.com/2013/08/27/r-... c) The R^2 used with a linear model requires a constant term, in this case the constant term or bias explains a lot about preferences (almost 50/50) so there is less information available for the slope term. Hope this helps. |
|