grantmcdermott
Principal Economist at Amazon. Mix of economics, data science, and open source.
AmazonEugene, Oregon
Pinned Repositories
ds4e
Data Science for Economists and Other Animals
etwfe
Extended two-way fixed effects
ggfixest
Dedicated ggplot2 methods for fixest model objects
lecturenotes
My lecture notes Rmd template
parttree
R package for plotting simple decision tree partitions
quarto-revealjs-clean
A minimalist and elegant presentation theme for Quarto Reveal.js
R-intro
Introduction to R
renv-rspm
Testing renv and RStudio Package Manager
rstudio-compute-engine
RStudio Server on Google Compute Engine
tinyplot
Lightweight extension of the base R graphics system
grantmcdermott's Repositories
grantmcdermott/tinyplot
Lightweight extension of the base R graphics system
grantmcdermott/quarto-revealjs-clean
A minimalist and elegant presentation theme for Quarto Reveal.js
grantmcdermott/parttree
R package for plotting simple decision tree partitions
grantmcdermott/etwfe
Extended two-way fixed effects
grantmcdermott/ggfixest
Dedicated ggplot2 methods for fixest model objects
grantmcdermott/duckdb-polars
Introduction to DuckDB and Polars
grantmcdermott/duckreg
Every big regression is a small regression with weights.
grantmcdermott/quarto-revealjs-clean-demo
Demo slides for the clean Quarto revealjs theme
grantmcdermott/grantmcdermott.github.io
Repo used for my website.
grantmcdermott/ritest
Randomization Inference on R model objects
grantmcdermott/covgit
Analysis of COVID-19's effect on GitHub activity
grantmcdermott/dotfiles
Dotfiles, configs, etc.
grantmcdermott/did
Difference in Differences with Multiple Periods, website: https://bcallaway11.github.io/did
grantmcdermott/DiD_website
Keeping track of what is going on with the latest DiD innovations.
grantmcdermott/grantmcdermott.r-universe.dev
R-universe subdomain
grantmcdermott/testpkg
Experimental repo for offloading an R package's test suite to a Git submodule
grantmcdermott/tinytable
Simple and Customizable Tables in `R`
grantmcdermott/vita
My CV
grantmcdermott/arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
grantmcdermott/data.table
R's data.table package extends data.frame:
grantmcdermott/emscripten-forge-recipes
Recipes to build the packages for the emscripten-forge distribution
grantmcdermott/fasteR
Fast Lane to Learning R!
grantmcdermott/fwlplot
Scatterplots of y on x after residualizing by covariates
grantmcdermott/gsir-te
Getting Started in R -- Tinyverse Edition
grantmcdermott/marginaleffects
An R package to compute marginal effects, adjusted predictions, contrasts, and marginal means for a wide variety of models
grantmcdermott/papers
Repo for hosting my academic papers
grantmcdermott/testpkg-testsuite
Test suite submodule for testpkg
grantmcdermott/tinysnapshot
Snapshots for unit tests using the tinytest framework for `R`. Includes expectations to test base `R` and `ggplot2` plots as well as console output from `print()`.
grantmcdermott/twowayfeweights
|| Stata | R || Estimates the weights attached to the two-way fixed effects regressions studied in de Chaisemartin & D'Haultfoeuille (2020a), as well as summary measures of these regressions' robustness to heterogeneous treatment effects.
grantmcdermott/vscDebugger
(Partial) Implementation of the Debug Adapter Protocol for R