Linebreak
This is a sentence
This is a second sentence
UnorderedLists
ordered List
Emphasis italic bold bold-italic
Blockquotes
Blockquote
Nested Block Quote
cite in a sentence Sharma (2011)
with page number Sharma (2011, 5)
At the end (Sharma 2011)
with page number (Sharma 2011, 5)
multiple authors [Sharma (2011); wooldridge_2002]
$ LaTex
Formula in text \(1+2=3\)
\[1+2=3\] 2.
A macro \(\alpha\)
| Variable 1 | Variable 2 |
|---|---|
| Text | Text |
| Text2 | Text2 |
##
## Call:
## lm(formula = co2_pc ~ gdp_pc + city, data = emission_data_lm)
##
## Residuals:
## Min 1Q Median 3Q Max
## -16.210 -2.130 -0.409 1.030 34.050
##
## Coefficients:
## Estimate Std. Error t value Pr(>|t|)
## (Intercept) -2.475e+00 1.428e-01 -17.33 <2e-16 ***
## gdp_pc 1.158e-04 3.638e-06 31.83 <2e-16 ***
## city 1.044e-01 2.673e-03 39.05 <2e-16 ***
## ---
## Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
##
## Residual standard error: 3.978 on 5265 degrees of freedom
## Multiple R-squared: 0.4699, Adjusted R-squared: 0.4697
## F-statistic: 2334 on 2 and 5265 DF, p-value: < 2.2e-16
| (1) | |
|---|---|
| (Intercept) | -2.475*** |
| (0.143) | |
| gdp_pc | 0.000*** |
| (0.000) | |
| city | 0.104*** |
| (0.003) | |
| Num.Obs. | 5268 |
| R2 | 0.470 |
| R2 Adj. | 0.470 |
| AIC | 29503.0 |
| BIC | 29529.3 |
| Log.Lik. | -14747.501 |
| RMSE | 3.98 |