Skip to content

anhnguyendepocen/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 Charlie Murry (and in other years, Richard Sweeney).

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.

The course 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.3%
  • TeX 17.0%
  • MATLAB 2.2%
  • Jupyter Notebook 1.7%
  • XSLT 0.6%
  • Stata 0.2%