You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/01-recap/recap1.Rmd
+20-24
Original file line number
Diff line number
Diff line change
@@ -76,13 +76,11 @@ longeval = FALSE
76
76
77
77
1. Communication: Slack Intro
78
78
79
-
2.Zoom: How to use
79
+
2.Who Am I
80
80
81
-
3.Who Am I
81
+
3.This Course
82
82
83
-
4. This Course
84
-
85
-
5. Recap 1 of topics from intro course
83
+
4. Recap 1 of topics from intro course
86
84
87
85
]
88
86
@@ -103,25 +101,23 @@ longeval = FALSE
103
101
# Who Am I
104
102
105
103
.pull-left[
106
-
* I'm an Assistant Prof in the Dept of Economics at SciencesPo Paris. Check out my [website](https://floswald.github.io)!
104
+
* I'm a Professor in the Dept of Economics at SciencesPo Paris. Check out my [website](https://floswald.github.io)!
107
105
108
-
* I work on housing, urban, macro and labor topics:
109
-
1. How to explain long run house price increase and city growth?
106
+
* I work on urban, macro and IO topics:
107
+
1. How to explain City Growth?
110
108
2. How is fertility related to housing costs?
111
-
3. What is the impact of Airbnb on long term rental markets?
112
-
4. How do people decide to move from one place to another and what are the implications for labor and housing markets?
113
-
109
+
3. How do people and firms decide where to locate?
114
110
]
115
111
112
+
--
113
+
116
114
.pull-right[
117
115
118
116
* I do a lot of computation (who doesn't). I like `R` (surprise!) and [`julia`](https://julialang.org) - I teach computational econ to our PhD students.
119
117
120
118
* I profited *a lot* from the open source software (OSS) community (and some good friends), and I am fascinated by how it works and the huge value it creates for everyone.
121
-
* OSS is key to reproducible research.
119
+
* OSS is key to reproducible research. 👉 seeing that every day as [Data Editor](https://ejdataeditor.github.io)
122
120
* I try to use and teach my students tools which enable greater reproducibility.
123
-
**my students* 👆 concerns **you**!
124
-
125
121
]
126
122
127
123
---
@@ -134,11 +130,11 @@ longeval = FALSE
134
130
135
131
* You are supposed to be familiar with all the econometrics material from [the slides](https://github.com/ScPoEcon/ScPoEconometrics-Slides) of that course and/or chapters 1-9 in our [textbook](https://scpoecon.github.io/ScPoEconometrics/).
136
132
137
-
* We also assume you have basic `R` working knowledge at the level of the intro course! ()
133
+
* We also assume you have basic `R` working knowledge at the level of the intro course!
138
134
* basic `data.frame` manipulation with `dplyr`
139
135
* simple linear models with `lm`
140
136
* basic plotting with `ggplot2`
141
-
* Quiz 1 will try and test for that 😉, so be on top of [this chapter](https://r4ds.had.co.nz/transform.html)
137
+
* Quiz 1 will try and test for that 😉, so be on top of [this chapter](https://r4ds.hadley.nz/data-transform.html)
Copy file name to clipboardExpand all lines: lectures/01-recap/recap1.html
+21-25
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@
35
35
### Florian Oswald
36
36
]
37
37
.date[
38
-
### SciencesPo Paris </br> 2024-01-22
38
+
### SciencesPo Paris </br> 2024-01-25
39
39
]
40
40
41
41
---
@@ -57,13 +57,11 @@
57
57
58
58
1. Communication: Slack Intro
59
59
60
-
2. Zoom: How to use
60
+
2. Who Am I
61
61
62
-
3. Who Am I
62
+
3. This Course
63
63
64
-
4. This Course
65
-
66
-
5. Recap 1 of topics from intro course
64
+
4. Recap 1 of topics from intro course
67
65
68
66
]
69
67
@@ -84,25 +82,23 @@
84
82
# Who Am I
85
83
86
84
.pull-left[
87
-
* I'm an Assistant Prof in the Dept of Economics at SciencesPo Paris. Check out my [website](https://floswald.github.io)!
85
+
* I'm a Professor in the Dept of Economics at SciencesPo Paris. Check out my [website](https://floswald.github.io)!
88
86
89
-
* I work on housing, urban, macro and labor topics:
90
-
1. How to explain long run house price increase and city growth?
87
+
* I work on urban, macro and IO topics:
88
+
1. How to explain City Growth?
91
89
2. How is fertility related to housing costs?
92
-
3. What is the impact of Airbnb on long term rental markets?
93
-
4. How do people decide to move from one place to another and what are the implications for labor and housing markets?
94
-
90
+
3. How do people and firms decide where to locate?
95
91
]
96
92
93
+
--
94
+
97
95
.pull-right[
98
96
99
97
* I do a lot of computation (who doesn't). I like `R` (surprise!) and [`julia`](https://julialang.org) - I teach computational econ to our PhD students.
100
98
101
99
* I profited *a lot* from the open source software (OSS) community (and some good friends), and I am fascinated by how it works and the huge value it creates for everyone.
102
-
* OSS is key to reproducible research.
100
+
* OSS is key to reproducible research. 👉 seeing that every day as [Data Editor](https://ejdataeditor.github.io)
103
101
* I try to use and teach my students tools which enable greater reproducibility.
104
-
* *my students* 👆 concerns **you**!
105
-
106
102
]
107
103
108
104
---
@@ -115,11 +111,11 @@
115
111
116
112
* You are supposed to be familiar with all the econometrics material from [the slides](https://github.com/ScPoEcon/ScPoEconometrics-Slides) of that course and/or chapters 1-9 in our [textbook](https://scpoecon.github.io/ScPoEconometrics/).
117
113
118
-
* We also assume you have basic `R` working knowledge at the level of the intro course! ()
114
+
* We also assume you have basic `R` working knowledge at the level of the intro course!
119
115
* basic `data.frame` manipulation with `dplyr`
120
116
* simple linear models with `lm`
121
117
* basic plotting with `ggplot2`
122
-
* Quiz 1 will try and test for that 😉, so be on top of [this chapter](https://r4ds.had.co.nz/transform.html)
118
+
* Quiz 1 will try and test for that 😉, so be on top of [this chapter](https://r4ds.hadley.nz/data-transform.html)
0 commit comments