Menu

Software/Codes


This page aims to dissiminate codes related to my research. Some of those codes are R packages implementing methods/models that I developed. Understanding advanced econometric models may be easy, but implementing these models is sometimes challenging and particularly time consuming. This page offers programs that can be directly used by researchers who wish to apply my methods to data.

Packages

  • CDatanet - An R package for estimating Count Data Models with Social interactions

    CRAN GitHub
  • PartialNetwork - An R package for estimating Peer Effects using Partial Network Data (with Vincent Boucher)

    GitHub Vignette
  • vMF - An R package for fast Sampling from von Mises Fisher Distribution

    CRAN GitHub Vignette

Codes

  • Estimating Spatial Econometric Models using SAS

    GitHub