Skip to content
View pabloestradac's full-sized avatar

Highlights

  • Pro

Block or report pabloestradac

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. spillover-effects spillover-effects Public

    Estimators for spillover effects in randomized experiments with and without missing outcomes.

    Jupyter Notebook

  2. jjestra/netivreg jjestra/netivreg Public

    Stata 4

  3. causalml-basics causalml-basics Public

    This repository provides notebooks based on the book Causal ML.

    Jupyter Notebook 2

  4. Summary of the project of panel data... Summary of the project of panel data estimations of Google Summer of Code 2020.
    1
    # GSoC 2020 - Panel Data Spatial Econometrics
    2
    
                  
    3
    This post summarizes the work of the [PySAL Project on Panel Data Spatial Econometrics](https://summerofcode.withgoogle.com/projects/#6472262816890880). The work is divided in the following sections. First, I explain the utilities used to handle panel data in `spreg`. Second, I show the diagnostics implemented for spatial - panel estimations. Finally, I detail the different models that can be estimated. 
    4
    
                  
    5
    The notebook [Panel_example.ipynb](https://github.com/pabloestradac/GSOC2020/blob/master/notebooks/Panel_example.ipynb) offers an overview of the new estimations that can be useful from the user perspective.