Hi, I have a quick question and I'm not being able to find an answer by searching in the internet
I'm running a multinomial logistic regression using function multinom() and presenting the results using stargazer. However, the stargzer table does not display the number of observations used to estimate the model. I'm also adding keep.stat = c("n","ll") to the stargazer table, but it doesn't change anything.