Good morning,
I am looking to create a table for logistic regression results, with a title, odds ratios, standard error and confidence intervals as 3 separate columns. This is one of my first attempts at using outreg2 to format tables. I used command:

outreg2 using logistic_1.doc, ctitle(Model 1), eform (odds ratio aster), sideway stats(se ci), replace

I read through the help file and other forum posts but I still have invalid code. Any assistance greatly appreciated. Thank you, Joanna