• About
  • Documentation

  • More Universes
  • Recent Updates
  • Leader board

  • All repositories
  • All packages
  • All articles
  • All datasets
  • All system Libraries
grantmcdermott
  • Builds
  • Packages
  • Articles
  • Datasets
  • Contribution
  • Badges
  • API
  • Feed

Links tograntmcdermott

tinyplot - Lightweight Extension of the Base R Graphics System

Lightweight extension of the base R graphics system, with support for automatic legends, facets, themes, and various other enhancements.

Last updated

11.19 score 408 stars 8 dependents 169 scripts 11k downloads

etwfe - Extended Two-Way Fixed Effects

Convenience functions for implementing extended two-way fixed effect regressions a la Wooldridge (2023, 2025) <doi:10.1093/ectj/utad016>, <doi:10.1007/s00181-025-02807-z>.

Last updated

8.22 score 60 stars 86 scripts 921 downloads

parttree - Visualize Simple 2-D Decision Tree Partitions

Visualize the partitions of simple decision trees, involving one or two predictors, on the scale of the original data. Provides an intuitive alternative to traditional tree diagrams, by visualizing how a decision tree divides the predictor space in a simple 2D plot alongside the original data. The 'parttree' package supports both classification and regression trees from 'rpart' and 'partykit', as well as trees produced by popular frontend systems like 'tidymodels' and 'mlr3'. Visualization methods are provided for both base R graphics and 'ggplot2'.

Last updated

7.93 score 100 stars 95 scripts 372 downloads

ggfixest - Dedicated 'ggplot2' Methods for 'fixest' Objects

Provides 'ggplot2' equivalents of fixest::coefplot() and fixest::iplot(), for producing nice coefficient plots and interaction plots. Enables some additional functionality and convenience features, including grouped multi-'fixest' object faceting and programmatic updates to existing plots (e.g., themes and aesthetics).

Last updated

7.71 score 55 stars 103 scripts 842 downloads

dbreg - Fast Regressions on Database Backends

Leverages database backends to run regressions on very large datasets, which may not fit into R's memory. Various acceleration strategies---e.g., Wong et al. (2021) <doi:10.48550/arXiv.2102.11297> and Arkhangelsky & Imbens (2024) <https://doi.org/10.1093/restud/rdad089>---allow for highly efficient computation, while robust standard errors are computed from sufficient statistics.

Last updated

5.40 score 78 stars 20 scripts

jgd - JSON Graphics Device

A graphics device that translates R plotting operations into JSON and streams them over a local connection to an external display application. The device acts as a pure recorder with no rendering dependencies; all rendering occurs in that application (e.g. a 'VS Code' extension or a web browser). Official display applications are available from the project homepage.

Last updated

4.86 score 46 stars 26 scripts 228 downloads

ritest - Randomisation Inference Testing

An experimental port of the `ritest` Stata routine by Simon Heß. Fast and user-friendly. Aims to support a variety of model classes once it is fully baked.

Last updated

3.85 score 11 stars 13 scripts

lecturenotes - My lecture notes Rmd template

Template for exporting to both HTML and PDF formats. Takes care of various annoyances like missing affiliation headings for PDF, handling of non-standard fonts, correct parsing of interactive content depending on the output format, etc.

Last updated

3.80 score 126 stars

lfe2fixest - Converts `lfe::felm()` To The `fixest::feols()` Equivalents

What the package does (one paragraph).

Last updated

2.40 score 5 stars 1 scripts

jgd - JSON Graphics Device

A graphics device that translates R plotting operations into JSON and streams them over a local connection to an external display application. The device acts as a pure recorder with no rendering dependencies; all rendering occurs in that application (e.g. a 'VS Code' extension or a web browser). Official display applications are available from the project homepage.

Last updated

1.00 score 454 downloads