Skip to content

This repository contains my brief notes on the LSE external course EC2020 "Elements of econometrics". R has been used to implement the examples and exercises in the course.

Notifications You must be signed in to change notification settings

stevenkhwun/EconometricsUsingR

Repository files navigation

Econometrics Using R

About the repository

(Last update: 13.06.2023)

This repository contains my brief notes on the LSE external course EC2020 "Elements of econometrics". R has been used to implement the examples and exercises in the course.

Contents of the repository

  • Chapter 1 - Simple regression model
  • Chapter 2 - Multiple regression analysis: Estimation

R Markdown techniques

  • HTML_Vignette_Example.Rmd

References

Dougherty, C. (2016). Introduction to Econometrics, 5th ed. Oxford: Oxford University Press.
(Datasets and various supplementary materials are available at the companion website of the book.)

Hanck, C., Arnold, M., Gerber, A., & Schmelzer, M. (2021). Introduction to Econometrics with R. Creative Commons.

Shea, J. wooldridge: 115 Data Sets for Econometrics. GitHub: https://justinmshea.github.io/wooldridge/index.html
(This is an R library that contains all the datasets of Wooldridge (2020))

Wooldridge, J. (2020). Introductory Econometrics: A Modern Approach, 7th ed. Singapore: Cengage.
(Solutions manual and datasets are available at the companion website of the book.)

About

This repository contains my brief notes on the LSE external course EC2020 "Elements of econometrics". R has been used to implement the examples and exercises in the course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages