79482254

Date: 2025-03-03 22:13:50
Score: 1
Natty:
Report link

If you check options("contrasts") you will probably see "contr.sum" "contr.poly".

Reset options(contrasts = c("contr.treatment", "contr.poly")) then you will get the desired result.

See explanation on R contrasts .

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: xyzyzcc