Hello,
I'm estimating a multinomial logit model, and this package is so easy to use! There is no need to pre-format the data set, and it offers lots of options.
However, it does not give me the average marginal effects (AME). Existing packages (e.g., marginaleffects: https://cran.r-project.org/web/packages/marginaleffects/index.html) do not seem to support logitr objects. Is there any way to obtain the AMEs with logitr objects?