Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
robertopucp
GitHub Repository: robertopucp/1eco35_2022_2
Path: blob/main/Lab10/regression_table.tex
2714 views
1
\begin{table}[]
2
\caption{Rainfall and Economic Growth (First-Stage)}
3
{
4
\def\sym#1{\ifmmode^{#1}\else\(^{#1}\)\fi}
5
\begin{tabular}{@{\extracolsep{2pt}}l*{5}{c}@{}}
6
\hline\hline
7
& \multicolumn{5}{c}{Ordinary Least Squares} \\
8
\cline{2-6}
9
& (1) & (2) & (3) & (4) & (5) \\
10
\hline
11
Growth in rainfall, t & 0.055\sym{***} & 0.053\sym{***} & 0.049\sym{***} & 0.049\sym{***} & 0.053\sym{***} \\
12
& (0.016) & (0.017) & (0.017) & (0.018) & (0.018) \\
13
Growth in rainfall, t-1 & 0.034\sym{***} & 0.032\sym{**} & 0.028\sym{**} & 0.028\sym{**} & 0.037\sym{**} \\
14
& (0.013) & (0.014) & (0.014) & (0.014) & (0.015) \\
15
Growth in rainfall, t+1 & & & & 0.001 & \\
16
& & & & (0.019) & \\
17
Growth in terms of trade, t & & & & & -0.002 \\
18
& & & & & (0.023) \\
19
Log(GDP per capita), 1979 & & -0.011 & & & \\
20
& & (0.007) & & & \\
21
Democracy (Polity IV), t-1 & & 0.000 & & & \\
22
& & (0.001) & & & \\
23
Ethnolinguistic fractionalization & & 0.006 & & & \\
24
& & (0.044) & & & \\
25
Religious fractionalization & & 0.045 & & & \\
26
& & (0.044) & & & \\
27
Oil-exporting country & & 0.007 & & & \\
28
& & (0.019) & & & \\
29
Log(mountainous) & & 0.001 & & & \\
30
& & (0.005) & & & \\
31
Log(national population), t-1 & & -0.009 & & & \\
32
& & (0.009) & & & \\
33
Country fixed effects & no & no & yes & yes & yes \\
34
Country-specific time trends & no & yes & yes & yes & yes \\
35
Root mean square error & 0.07 & 0.07 & 0.07 & 0.07 & 0.06 \\
36
37
\hline
38
Observarions & 743 & 743 & 743 & 743 & 661 \\
39
R\sym{2} & 0.024 & 0.081 & 0.133 & 0.133 & 0.162 \\
40
\hline\hline
41
\multicolumn{6}{l}{\footnotesize Note.�Huber robust standard errors are in parentheses.}\vspace{-.25em} \\
42
\multicolumn{6}{l}{\footnotesize Regression disturbance terms are clustered at the country level.}\vspace{-.25em} \\
43
\multicolumn{6}{l}{\footnotesize A country-specific year time trend is included in all specifications (coefficient estimates not reported).}\vspace{-.25em} \\
44
\multicolumn{6}{l}{\footnotesize * Significantly different from zero at 90 percent confidence.}\vspace{-.25em} \\
45
\multicolumn{6}{l}{\footnotesize ** Significantly different from zero at 95 percent confidence.}\vspace{-.25em} \\
46
\multicolumn{6}{l}{\footnotesize *** Significantly different from zero at 99 percent confidence.}
47
\end{tabular}
48
}
49
\end{table}
50