1 % I modified the style of the table output from texreg but kept the numbers the same, except that I replaced very small numbers with <1e-6
5 \begin{tabular*}{\columnwidth}{@{\extracolsep{\fill}} l d{1.2} d{1.2} d{1.2}}
6 & \multicolumn{1}{c}{\(\beta\)} & \multicolumn{1}{c}{\(SE\)} & \multicolumn{1}{c}{\(p~\mathrm{value}\)} \\
8 Intercept & -2.83 & 0.88 & <0.001 \\
9 Reverted & -0.72 & 0.04 & <0.001 \\
10 Messaged & 0.68 & 0.01 & <0.001 \\
11 Tool reverted & -0.22 & 0.28 & 0.43 \\
12 Session edits & 0.33 & 0.01 & <0.001 \\
13 Wiki age & -0.37 & 0.07 & <0.001 \\
15 Deviance & \multicolumn{3}{l}{262447} \\
16 Num. obs. & \multicolumn{3}{l}{329636} \\
20 \caption{Coefficient and standard errors estimated from our fitted logistic regression predicting newcomer survival. Coefficients for wiki and quarter are omitted from this table but available in the supplementary material.}
21 \label{table:regression.1}