Econometrics I TA Notes (Fall 2022)

Welcome to the TA materials for Econometrics I.

Course page (Prof. Daniel Domingues dos Santos): https://edisciplinas.usp.br/course/view.php?id=99924


Problem Sets

Theory Problem Sets

Applied Problem Sets


TA Session Recordings

  • TA Session 1 (08/18): Introduction to R, basic operations, and objects (scalars and vectors) | Script

    IMAGE ALT TEXT HERE

  • TA Session 2 (08/25): Objects (vectors, matrices, lists, and data frames) and subsetting, including the removal of missing values | Script

    IMAGE ALT TEXT HERE

  • TA Session 3 (09/01): Vector and matrix operations, control structures (if/else, for, and while), and numerical optimization examples | Script

    IMAGE ALT TEXT HERE

  • TA Session 4 (09/22): Functions, summary statistics, and data manipulation | Script

    IMAGE ALT TEXT HERE

  • TA Session 5 (09/29): Data manipulation with dplyr | Script

    IMAGE ALT TEXT HERE

  • TA Session 6 (10/06): Distributions, simulation, confidence intervals, the t test, and p-values | Script

    IMAGE ALT TEXT HERE

  • TA Session 7 (10/13): Simple regression, the lm() function, log transformations, and differences in means | Script

    IMAGE ALT TEXT HERE