Dear Forum,

I am conducting univariable and multivariable negative binomial regression using a count dependent variable (depression score) and dummy binary independent variable. I would like to present the results as back-transformed (inverse log link) means. Below is my coding:

nbreg depression_score i.assignment_use
margins assignment_use

I've read through the help files for nbreg and margins and I was not sure what option or expression to add after margins to obtain the inverse log link means.

I am grateful for your help.
Katie