Using Jann's estout, I include the N summary statistic for each model in an output table. Using LaTeX and wanting column cell entries lined up on the decimal, I use the align(D{.}{.}{-1}) option.
My coefficients range below 1 (several digits right of the decimal), and my numbers of observations range near one million (several digits left of the decimal). This results in columns much wider than they need to be. I'd like to keep the decimal alignment for the coefficients and center the values reported for N for each model (column) in the table.
My coefficients range below 1 (several digits right of the decimal), and my numbers of observations range near one million (several digits left of the decimal). This results in columns much wider than they need to be. I'd like to keep the decimal alignment for the coefficients and center the values reported for N for each model (column) in the table.