Skip to content

rlsweeney/empirical-methods

 
 

Repository files navigation

Empirical Methods for Applied Micro

This is a PhD level course in applied econometrics and computational economics, targeted at students conducting applied research (as opposed to econometricians), taught by Rich Sweeney and Charlie Murry.

In addition to traditional econometric approaches, this course draws connections to recent literature on machine learning.

BC students should also checkout the syllabus.

Much of the material was (gratefully) forked from Chris Conlon's micro-metrics repo and other material is based of a PhD course Charlie used to co-teach with Paul Grieco and Mark Roberts at Penn State.

It is based on some combination of

The goal is to provide an overview of a number of topics in Microeconometrics including:

  1. Nonparametrics and Identification
    • Density estimatation, k-NN, Kernels, Nadaraya-Watson
    • Bootstrap and Cross Validation
  2. Model Selection and Penalized Regression
    • Ridge, Lasso, LAR, BIC, AIC
  3. Treatment Effects and Selection
    • Potential Outcomes, LATE, Diff in Diff, RDD, MTE
  4. Binary Discrete Choice (including endogeneity)
    • MLE, Special Regressors, Control Functions
  5. Computational
    • Root finding, Optimization
    • Differentiation, Integration
  6. Multinomial Discrete Choice
    • Logit, Nested Logit, Mixed Logit
  7. Bayesian Methods
    • Gibbs Sampling
    • Data augmentation
    • Metropolis-Hastings
  8. Partial Identificaton (if time permits)

Repo material likely not covered:

  • Duration Models

About

This is a 2nd Year PhD Course In Empirical Methods for Applied Micro

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 78.7%
  • TeX 16.6%
  • MATLAB 2.2%
  • Jupyter Notebook 1.7%
  • XSLT 0.6%
  • Stata 0.2%