79468009

Date: 2025-02-25 22:17:53
Score: 1.5
Natty:
Report link

I found an answer for my question that others can learn from and use as well:

library(effects, quietly = TRUE)
mar.ef <- Effect("x1", glm.model)
mar.ef

This code gave me the same results as Stata!

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