DXE_EREC Essentials of R for Econometrics

Ekonomicko-správní fakulta
podzim 2022
Rozsah
0/5/0. 1 kr. Ukončení: z.
Vyučováno prezenčně.
Vyučující
doc. Ing. Štěpán Mikula, Ph.D. (přednášející)
Garance
doc. Ing. Štěpán Mikula, Ph.D.
Katedra ekonomie – Ekonomicko-správní fakulta
Dodavatelské pracoviště: Katedra ekonomie – Ekonomicko-správní fakulta
Rozvrh
Pá 21. 10. 9:00–11:00 S313, 13:00–15:00 S313
Omezení zápisu do předmětu
Předmět je určen pouze studentům mateřských oborů.
Mateřské obory/plány
předmět má 26 mateřských oborů, zobrazit
Cíle předmětu
The course is designed for PhD students of the Econometrics course who have zero experience with R or programming in general. The course provides an overview of essential concepts that are necessary for learning Econometrics in R.
Výstupy z učení
After completing the course, a student will be able:
- to read simple R codes and understand basic concepts;
- to load/read data clean data;
- to conduct simple econometric analysis;
- to continue studying R
Osnova
  • - R and RStudio/Posit IDE
  • - Workspace and variables
  • - Installing/loading packages
  • - Scripts
  • - Basic data types and classes
  • - Loading/reading data
  • - Formulas
  • - Estimation functions (lm(), and feols() from fixest package)
Literatura
    povinná literatura
  • WICKHAM, Hadley a Garrett GROLEMUND. R for data science : import, tidy, transform, visualize, and model data. First edition. Sebastopol, CA: O'Reilly, 2016, xxv, 492. ISBN 9781491910399. info
Výukové metody
Lecture and class demonstrations/discussions
Metody hodnocení
Attendance and active participation in classes
Vyučovací jazyk
Angličtina
Informace učitele
Please, bring your own laptops with pre-installed R and RStudio/Posit.
R is open-source multi-platform software. You can find installation binaries/packages at:
- https://cran.r-project.org/bin/windows/base/ (Windows)
- https://cran.r-project.org/bin/macosx/ (Mac)
- Linux users can find R in their repositories. The latest release of R is always available from CRAN repositories.

R comes without a user-friendly interface. After installing R you can download and install RStudio Desktop -- a multi-platform user-friendly IDE that is available for free. You can find installation files here: https://www.rstudio.com/products/rstudio/download/#download Please, note, that in RStudio will become Posit (https://posit.co/) in October 2022.
Další komentáře
Studijní materiály
Předmět je vyučován každoročně.
Předmět je zařazen také v obdobích podzim 2023, podzim 2024.